]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: s5pv210: enable IDE support in MACH_TORBRECK
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 15:39:20 +0000 (16:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:19 +0000 (18:26 +0100)
commitd5f4b01d5e1e7b1ee8c491f944eedfe349807214
tree9e5cfbc9949e1c374e95c749f5ce199308bce505
parente552846031ae5ed99003d3cf0609ecd282c99298
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>
arch/arm/mach-s5pv210/Kconfig