[PATCH 06/10] ARM S3C24XX: Compile NAND device definition for SMDK boards
Kukjin Kim
kgene.kim at samsung.com
Tue Nov 30 02:45:53 EST 2010
Yauhen Kharuzhy wrote:
>
Hi,
> From: Yauhen Kharuzhy <yauhen.kharuzhy at promwad.com>
>
> Common SMDK code uses s3c_device_nand, but doesn't select it in Kconfig.
>
Yeah, you're right. The common-smdk.c uses "s3c_device_nand" of
"plat-samsung/dev-nand.c".
But now the CONFIG_S3C_DEV_NAND already selected in CONFIG_PLAT_S3C24XX...
So I think this is useless...however, we need to sort dependencies of
Kconfig for S3C24XX out.
> Signed-off-by: Yauhen Kharuzhy <yauhen.kharuzhy at promwad.com>
> ---
> arch/arm/plat-s3c24xx/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig
> index 5a27b1b..f3e22f9 100644
> --- a/arch/arm/plat-s3c24xx/Kconfig
> +++ b/arch/arm/plat-s3c24xx/Kconfig
> @@ -155,6 +155,7 @@ config S3C2412_IOTIMING
>
> config MACH_SMDK
> bool
> + select S3C_DEV_NAND
> help
> Common machine code for SMDK2410 and SMDK2440
>
> --
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
More information about the linux-arm-kernel
mailing list