From: Arnd Bergmann Date: Thu, 13 Mar 2014 15:39:20 +0000 (+0100) Subject: ARM: s5pv210: enable IDE support in MACH_TORBRECK X-Git-Tag: v3.15-rc1~81^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943fa72629d9f5e8d3df5fc39351fe3360ff03cb;p=pandora-kernel.git 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 Acked-by: Kukjin Kim Cc: Tomasz Figa Cc: Ben Dooks --- Reading git-diff-tree failed