Fixes the build with a minimal config while maintaining functionality of the board. Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> --- 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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox