diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-01 20:15:33 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-01 20:15:33 +0000 |
commit | 4a38dd6fd384648ee48c275c0765ea1d5c1c8684 (patch) | |
tree | 6846e357350ba40ede1c400c7949997c4c8a35c1 /target/linux | |
parent | 2a07322e6355eacc6ec8c8a0368788ff06ac837a (diff) | |
download | upstream-4a38dd6fd384648ee48c275c0765ea1d5c1c8684.tar.gz upstream-4a38dd6fd384648ee48c275c0765ea1d5c1c8684.tar.bz2 upstream-4a38dd6fd384648ee48c275c0765ea1d5c1c8684.zip |
[kernel] add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 0a04311bc0..d1996bdbcc 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1658,6 +1658,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y # CONFIG_USB_POWERMATE is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_QUICKCAM_MESSENGER is not set +# CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_SE401 is not set |