[PATCH 50/62] ARM: s5pv210: enable IDE support in MACH_TORBRECK
Kukjin Kim
kgene.kim at samsung.com
Thu Mar 20 00:01:26 EDT 2014
Arnd Bergmann wrote:
>
> 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 at arndb.de>
> Cc: Tomasz Figa <tomasz.figa at gmail.com>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
Acked-by: Kukjin Kim <kgene.kim at samsung.com>
Thanks,
Kukjin
> Cc: Ben Dooks <ben-linux at fluff.org>
> ---
> arch/arm/mach-s5pv210/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
> index caaedaf..8c3abe5 100644
> --- a/arch/arm/mach-s5pv210/Kconfig
> +++ b/arch/arm/mach-s5pv210/Kconfig
> @@ -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
>
> --
> 1.8.3.2
More information about the linux-arm-kernel
mailing list