
11 Feb
2015
11 Feb
'15
8:45 p.m.
On 5 February 2015 at 21:41, Simon Glass sjg@chromium.org wrote:
Remove driver model CONFIGs from the board config header and use Kconfig instead.
Signed-off-by: Simon Glass sjg@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.