diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 11:59:40 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 11:59:40 +0000 |
commit | 619635c82c4218d1ffdf231f6d88728caa5587a8 (patch) | |
tree | ff47fb6176131de8d5bd40913bd4727e024c17a6 | |
parent | c5710fd3c40b56f722429f62ee3fddb938d3aaf7 (diff) | |
download | upstream-619635c82c4218d1ffdf231f6d88728caa5587a8.tar.gz upstream-619635c82c4218d1ffdf231f6d88728caa5587a8.tar.bz2 upstream-619635c82c4218d1ffdf231f6d88728caa5587a8.zip |
[kernel] config: fix typo in 2.6.27 generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17977 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 3b8565df53..0b4ba98716 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -2095,7 +2095,7 @@ CONFIG_USB_STORAGE_USBAT=y # CONFIG_USB_USBNET_MII is not set # CONFIG_USB_VICAM is not set # CONFIG_USB_VIDEO_CLASS is not set -# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y +# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set # CONFIG_USB_W9968CF is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_WDM is not set |