mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-20 05:34:15 +00:00
config: modularize pata and mmc again, hooray!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.31.14.17
|
||||
# Fri Feb 18 01:05:21 2011
|
||||
# Linux kernel version: 2.6.31.14.18
|
||||
# Fri Feb 18 14:23:30 2011
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
@@ -967,14 +967,14 @@ CONFIG_ISCSI_TCP=m
|
||||
# CONFIG_SCSI_DEBUG is not set
|
||||
# CONFIG_SCSI_DH is not set
|
||||
# CONFIG_SCSI_OSD_INITIATOR is not set
|
||||
CONFIG_ATA=y
|
||||
CONFIG_ATA=m
|
||||
# CONFIG_ATA_NONSTANDARD is not set
|
||||
# CONFIG_SATA_PMP is not set
|
||||
# CONFIG_SATA_AHCI_PLATFORM is not set
|
||||
CONFIG_ATA_SFF=y
|
||||
# CONFIG_SATA_MV is not set
|
||||
# CONFIG_PATA_PLATFORM is not set
|
||||
CONFIG_PATA_FSL=y
|
||||
CONFIG_PATA_FSL=m
|
||||
CONFIG_MD=y
|
||||
CONFIG_BLK_DEV_MD=m
|
||||
CONFIG_MD_LINEAR=m
|
||||
@@ -2083,14 +2083,14 @@ CONFIG_USB_SISUSBVGA_CON=y
|
||||
CONFIG_USB_OTG_UTILS=y
|
||||
# CONFIG_USB_GPIO_VBUS is not set
|
||||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
CONFIG_MMC=y
|
||||
CONFIG_MMC=m
|
||||
# CONFIG_MMC_DEBUG is not set
|
||||
CONFIG_MMC_UNSAFE_RESUME=y
|
||||
|
||||
#
|
||||
# MMC/SD/SDIO Card Drivers
|
||||
#
|
||||
CONFIG_MMC_BLOCK=y
|
||||
CONFIG_MMC_BLOCK=m
|
||||
CONFIG_MMC_BLOCK_BOUNCE=y
|
||||
# CONFIG_SDIO_UART is not set
|
||||
# CONFIG_MMC_TEST is not set
|
||||
@@ -2101,7 +2101,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y
|
||||
# CONFIG_MMC_SDHCI is not set
|
||||
# CONFIG_MMC_MXC is not set
|
||||
# CONFIG_MMC_SPI is not set
|
||||
CONFIG_MMC_IMX_ESDHCI=y
|
||||
CONFIG_MMC_IMX_ESDHCI=m
|
||||
# CONFIG_MMC_IMX_ESDHCI_PIO_MODE is not set
|
||||
# CONFIG_MEMSTICK is not set
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
|
||||
Reference in New Issue
Block a user