diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 17:01:59 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 17:01:59 +0000 |
commit | 0ab366f210214e0eb0f31fac515bc9d223d9bfc9 (patch) | |
tree | 3d0a8b8c4c5b2fd711da6b9f87cceba9716ee6ab | |
parent | 4d8020c0df70c8aa254c85a10be08ca4737e2504 (diff) |
defconfig-collie: enable mmc-modules
-rw-r--r-- | packages/linux/linux-rp-2.6.24/defconfig-collie | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-rp-2.6.24/defconfig-collie b/packages/linux/linux-rp-2.6.24/defconfig-collie index a29a12de45..91f09dff49 100644 --- a/packages/linux/linux-rp-2.6.24/defconfig-collie +++ b/packages/linux/linux-rp-2.6.24/defconfig-collie @@ -825,7 +825,7 @@ CONFIG_SPI_MASTER=y # SPI Master Controller Drivers # # CONFIG_SPI_BITBANG is not set -# CONFIG_SPI_LOCOMO is not set +CONFIG_SPI_LOCOMO=m # # SPI Protocol Masters @@ -1014,8 +1014,8 @@ CONFIG_HID=m # CONFIG_HIDRAW is not set # CONFIG_USB_SUPPORT is not set CONFIG_MMC=m -CONFIG_MMC_DEBUG=y -CONFIG_MMC_UNSAFE_RESUME=y +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_UNSAFE_RESUME is not set # # MMC/SD Card Drivers |