diff options
author | Koen Kooi <koen@openembedded.org> | 2007-04-23 17:37:25 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-04-23 17:37:25 +0000 |
commit | 9af95c59d9c5f6c03f78236bf9605e4280266f52 (patch) | |
tree | a820906b150d06c8aaf74304c77b4588d5d21fba | |
parent | 4c38e16760ed8bcfbd7182f2631e8bc659f95bef (diff) |
collie: enable MMC_DEBUG for 2.6
-rw-r--r-- | packages/linux/linux-rp-2.6.20/defconfig-collie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp-2.6.20/defconfig-collie b/packages/linux/linux-rp-2.6.20/defconfig-collie index b0603a8408..945f2fb39c 100644 --- a/packages/linux/linux-rp-2.6.20/defconfig-collie +++ b/packages/linux/linux-rp-2.6.20/defconfig-collie @@ -1410,7 +1410,7 @@ CONFIG_USB_GADGET=y # MMC/SD Card support # CONFIG_MMC=m -# CONFIG_MMC_DEBUG is not set +CONFIG_MMC_DEBUG=y CONFIG_MMC_BLOCK=m # CONFIG_MMC_TIFM_SD is not set CONFIG_MMC_SPI=m |