diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-25 20:17:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-25 20:17:41 +0000 |
commit | 31d6fde17f6e1a2911c1b6868328e2ee25de5218 (patch) | |
tree | 017c81a52c8d46864e4c8e3dc3ebe183fb6da031 /target/linux/ar71xx/config-2.6.26 | |
parent | 3b7f041bce4450450429afeb26976f4176892ff7 (diff) | |
download | upstream-31d6fde17f6e1a2911c1b6868328e2ee25de5218.tar.gz upstream-31d6fde17f6e1a2911c1b6868328e2ee25de5218.tar.bz2 upstream-31d6fde17f6e1a2911c1b6868328e2ee25de5218.zip |
sync kernel config
SVN-Revision: 12712
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index 86bde5d2db..ea56b8d101 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -66,7 +66,6 @@ CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set -# CONFIG_GPIO_MCP23S08 is not set CONFIG_GPIO_SYSFS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y @@ -238,8 +237,8 @@ CONFIG_USB_EHCI_HCD=m CONFIG_USB_OHCI_AR71XX=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set -CONFIG_USB_SUPPORT=y CONFIG_USB_OHCI_HCD=m +CONFIG_USB_SUPPORT=y # CONFIG_USB_UHCI_HCD is not set # CONFIG_VGASTATE is not set # CONFIG_VIA_RHINE is not set |