projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: remove unnecessary type-castings in the ethernet driver
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.21
diff --git
a/target/linux/generic-2.6/config-2.6.21
b/target/linux/generic-2.6/config-2.6.21
index
7d484bc
..
fd8047d
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.21
+++ b/
target/linux/generic-2.6/config-2.6.21
@@
-723,6
+723,10
@@
CONFIG_MINI_FO=y
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_MKISS is not set
# CONFIG_MMC is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_MKISS is not set
# CONFIG_MMC is not set
+# CONFIG_MMC_BLOCK is not set
+CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_MMC_DEBUG is not set
+# CONFIG_MMC_PXA is not set
CONFIG_MMU=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_MMU=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
@@
-1648,6
+1652,7
@@
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
This page took
0.028354 seconds
and
4
git commands to generate.