diff options
| -rw-r--r-- | arch/arm/configs/omap_4430sdp_defconfig | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig index 25e8d048fc1c..1fb04567f6e1 100644 --- a/arch/arm/configs/omap_4430sdp_defconfig +++ b/arch/arm/configs/omap_4430sdp_defconfig | |||
| @@ -810,7 +810,24 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 810 | # CONFIG_SOUND is not set | 810 | # CONFIG_SOUND is not set |
| 811 | # CONFIG_HID_SUPPORT is not set | 811 | # CONFIG_HID_SUPPORT is not set |
| 812 | # CONFIG_USB_SUPPORT is not set | 812 | # CONFIG_USB_SUPPORT is not set |
| 813 | # CONFIG_MMC is not set | 813 | CONFIG_MMC=y |
| 814 | # CONFIG_MMC_DEBUG is not set | ||
| 815 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 816 | |||
| 817 | # | ||
| 818 | # MMC/SD/SDIO Card Drivers | ||
| 819 | # | ||
| 820 | CONFIG_MMC_BLOCK=y | ||
| 821 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 822 | # CONFIG_SDIO_UART is not set | ||
| 823 | # CONFIG_MMC_TEST is not set | ||
| 824 | |||
| 825 | # | ||
| 826 | # MMC/SD/SDIO Host Controller Drivers | ||
| 827 | # | ||
| 828 | # CONFIG_MMC_SDHCI is not set | ||
| 829 | # CONFIG_MMC_OMAP is not set | ||
| 830 | CONFIG_MMC_OMAP_HS=y | ||
| 814 | # CONFIG_MEMSTICK is not set | 831 | # CONFIG_MEMSTICK is not set |
| 815 | # CONFIG_NEW_LEDS is not set | 832 | # CONFIG_NEW_LEDS is not set |
| 816 | # CONFIG_ACCESSIBILITY is not set | 833 | # CONFIG_ACCESSIBILITY is not set |
