diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-09-15 10:14:12 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-09-15 10:14:12 +0000 |
commit | aca19fe74c6eba3e2bdb7e10ce1c431e2f558645 (patch) | |
tree | 6b0a10693dc0f8982cc8c9dbde14441983ac6da3 | |
parent | 76e78e2203421129a7420e1387e65d254f045e37 (diff) | |
download | upstream-aca19fe74c6eba3e2bdb7e10ce1c431e2f558645.tar.gz upstream-aca19fe74c6eba3e2bdb7e10ce1c431e2f558645.tar.bz2 upstream-aca19fe74c6eba3e2bdb7e10ce1c431e2f558645.zip |
add missing Kconfig symbol
SVN-Revision: 12611
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 474668b701..4db058304b 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1641,6 +1641,7 @@ CONFIG_USB_HSO=m # CONFIG_USB_IBMCAM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_IOWARRIOR is not set +# CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1760_HCD is not set CONFIG_USB_KAWETH=m |