ARM: s5pv210: enable IDE support in MACH_TORBRECK
Building MACH_TORBRECK by itself results in a build error because we try to reference the s3c_device_cfcon definition that is hidden inside CONFIG_SAMSUNG_DEV_IDE. This changes the Kconfig logic to ensure that option is enabled when we need it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Cc: Tomasz Figa <tomasz.figa@gmail.com> Cc: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
Родитель
4f579c0391
Коммит
943fa72629
|
@ -189,6 +189,7 @@ config MACH_TORBRECK
|
|||
select S5PV210_SETUP_I2C1
|
||||
select S5PV210_SETUP_I2C2
|
||||
select S5PV210_SETUP_SDHCI
|
||||
select SAMSUNG_DEV_IDE
|
||||
help
|
||||
Machine support for aESOP Torbreck
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче