[U-Boot] [PATCH v2 08/19] dm: Move Raspberry Pi driver model CONFIGs to Kconfig
Simon Glass
sjg at chromium.org
Wed Feb 11 20:45:41 CET 2015
On 5 February 2015 at 21:41, Simon Glass <sjg at chromium.org> wrote:
> Remove driver model CONFIGs from the board config header and use Kconfig
> instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/arm/Kconfig | 2 ++
> arch/arm/cpu/arm1176/bcm2835/Kconfig | 12 ++++++++++++
> include/configs/rpi.h | 6 ------
> 3 files changed, 14 insertions(+), 6 deletions(-)
> create mode 100644 arch/arm/cpu/arm1176/bcm2835/Kconfig
Applied to u-boot-dm.
More information about the U-Boot
mailing list