diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-24 09:27:16 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-24 09:27:16 +0000 |
commit | 58aab0ddbcfa705636034ab3bd09359346c24d37 (patch) | |
tree | 8975d64eac7e17263ea726ae16e9a42ec86ee89a /target/linux | |
parent | 991e3e94c9668fb52ff2cc916d4ca1b9211f1f02 (diff) |
[kernel] add missing configuration symbol (for rdc)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15373 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 dd13e7f81..13d07a52c 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 |