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)
commit943fa72629d9f5e8d3df5fc39351fe3360ff03cb
tree9e5cfbc9949e1c374e95c749f5ce199308bce505
parent4f579c0391320285ac48551efd9715a0e8366379
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