[U-Boot] [PATCH 02/27] rockchip: Use 'select' instead of defaults in Kconfig

Simon Glass sjg at chromium.org
Mon Jul 4 01:24:34 CEST 2016


On 12 June 2016 at 23:30, Simon Glass <sjg at chromium.org> wrote:
> Rockchip uses driver model for all subsystems. Specify this in the arm
> Kconfig rather than as defaults in the Rockchip Kconfig. This means that
> boards cannot turn these options off, which seems correct.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/arm/Kconfig               | 10 ++++++++++
>  arch/arm/mach-rockchip/Kconfig | 27 ---------------------------
>  2 files changed, 10 insertions(+), 27 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list