[PATCH 4/5] ARM: radxa-rock: select options for regulator
Lucas Stach
l.stach at pengutronix.de
Tue Mar 10 12:59:07 PDT 2015
Fixes the build with a minimal config while maintaining
functionality of the board.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
arch/arm/mach-rockchip/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 9c9eed0559c9..ea4361d44e30 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -7,6 +7,8 @@ config ARCH_TEXT_BASE
comment "select Rockchip boards:"
config MACH_RADXA_ROCK
+ select I2C
+ select MFD_ACT8846
bool "Radxa rock board"
endif
--
2.1.4
More information about the barebox
mailing list