diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-04-23 20:15:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-04-23 20:15:48 +0000 |
commit | 40216d2b6437d9b239cf513accea375074c32fe3 (patch) | |
tree | 388db78a7d109020541ef69ce6207479e6125a51 /target | |
parent | bdb1065bfe0d00025679a0ee6bf063a6f198fe67 (diff) | |
download | master-187ad058-40216d2b6437d9b239cf513accea375074c32fe3.tar.gz master-187ad058-40216d2b6437d9b239cf513accea375074c32fe3.tar.bz2 master-187ad058-40216d2b6437d9b239cf513accea375074c32fe3.zip |
[kernel] generic/2.6.29: add missing Kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15358 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.29 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.29 b/target/linux/generic-2.6/config-2.6.29 index d4f6c97cf8..7b3eb6dc1f 100644 --- a/target/linux/generic-2.6/config-2.6.29 +++ b/target/linux/generic-2.6/config-2.6.29 @@ -407,6 +407,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FAT_FS is not set # CONFIG_FB is not set # CONFIG_FB_IBM_GXT4500 is not set +# CONFIG_FCOE is not set # CONFIG_FDDI is not set # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y @@ -854,6 +855,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LIBERTAS is not set # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_LIBERTAS_USB is not set +# CONFIG_LIBFC is not set CONFIG_LLC=y # CONFIG_LLC2 is not set CONFIG_LOCALVERSION="" @@ -1873,6 +1875,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EZUSB=y # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_GADGET is not set +# CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_GSPCA is not set # CONFIG_USB_HID is not set # CONFIG_USB_HIDDEV is not set @@ -1921,6 +1924,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OV511 is not set +# CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_PHIDGET is not set # CONFIG_USB_POWERMATE is not set |