projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: use resource to pass irq and base address to the ethernet driver
[openwrt.git]
/
target
/
linux
/
pxa
/
config-default
diff --git
a/target/linux/pxa/config-default
b/target/linux/pxa/config-default
index
08083c7
..
2bef8e3
100644
(file)
--- a/
target/linux/pxa/config-default
+++ b/
target/linux/pxa/config-default
@@
-139,7
+139,6
@@
CONFIG_MII=m
# CONFIG_MINIX_FS is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
# CONFIG_MINIX_FS is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
-# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_PXA=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MMC_PXA=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_SERIAL is not set
@@
-228,7
+227,6
@@
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_USBAT is not set
-# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_YEALINK is not set
This page took
0.027365 seconds
and
4
git commands to generate.