diff options
Diffstat (limited to 'arch/arm/plat-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/plat-s3c64xx/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig index ad48fd73e04d..eb088db0e650 100644 --- a/arch/arm/plat-s3c64xx/Kconfig +++ b/arch/arm/plat-s3c64xx/Kconfig | |||
@@ -60,4 +60,9 @@ config S3C64XX_SETUP_FB_24BPP | |||
60 | help | 60 | help |
61 | Common setup code for S3C64XX with an 24bpp RGB display helper. | 61 | Common setup code for S3C64XX with an 24bpp RGB display helper. |
62 | 62 | ||
63 | config S3C64XX_SETUP_SDHCI_GPIO | ||
64 | bool | ||
65 | help | ||
66 | Common setup code for S3C64XX SDHCI GPIO configurations | ||
67 | |||
63 | endif | 68 | endif |