diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-24 09:27:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-24 09:27:16 +0000 |
commit | 0f514fe4703065200c45aac240059deb376674a3 (patch) | |
tree | b4ef905cbcfed7842d43325c6b998686b6a1f2c4 /target | |
parent | 629318e6db6c0eb74f77ef39fb01d67d55c17de9 (diff) | |
download | upstream-0f514fe4703065200c45aac240059deb376674a3.tar.gz upstream-0f514fe4703065200c45aac240059deb376674a3.tar.bz2 upstream-0f514fe4703065200c45aac240059deb376674a3.zip |
add missing configuration symbol (for rdc)
SVN-Revision: 15373
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index dd13e7f817..13d07a52c1 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -1520,6 +1520,7 @@ CONFIG_UNIX98_PTYS=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_USB is not set +# CONFIG_USBPCWATCHDOG is not set # CONFIG_USB_ACECAD is not set # CONFIG_USB_ACM is not set # CONFIG_USB_ADUTUX is not set |