| # arch/arm/mach-s3c2416/Kconfig |
| # Copyright 2009 Yauhen Kharuzhy <jekhor@gmail.com> |
| # note, this also supports the S3C2450 which is so similar it has the same |
| # ID code as the S3C2416. |
| select S3C2416_DMA if S3C2410_DMA |
| select CPU_LLSERIAL_S3C2440 |
| select S3C_GPIO_PULL_UPDOWN |
| Support for the S3C2416 SoC from the S3C24XX line |
| Internal config node for S3C2416 DMA support |
| Internal config node to apply S3C2416 power management |
| config S3C2416_SETUP_SDHCI |
| select S3C2416_SETUP_SDHCI_GPIO |
| Internal helper functions for S3C2416 based SDHCI systems |
| config S3C2416_SETUP_SDHCI_GPIO |
| Common setup code for SDHCI gpio. |
| select S3C2416_SETUP_SDHCI |
| Say Y here if you are using an SMDK2416 |