9
0
Fork 0

ARM: radxa-rock: select options for regulator

Fixes the build with a minimal config while maintaining
functionality of the board.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Lucas Stach 2015-03-10 20:59:07 +01:00 committed by Sascha Hauer
parent 2084bface2
commit 73c23eec0e
1 changed files with 2 additions and 0 deletions

View File

@ -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