diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-23 20:15:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-23 20:15:48 +0000 |
commit | e2bc587a749badd9e943a3d50291db9ccd0cad93 (patch) | |
tree | 388db78a7d109020541ef69ce6207479e6125a51 | |
parent | 0d334ed4174421a259c0ecd24fa3490ebfba87ba (diff) |
[kernel] generic/2.6.29: add missing Kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15358 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |