diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-04 18:37:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-04 18:37:03 +0000 |
commit | 0986dff6ec307d608b65bc71617f1253fab06ad2 (patch) | |
tree | 5b60c09d7455779eda60938009e79b2cc1b36331 /target/linux/x86 | |
parent | 213248663e6f8fc2fe4c43697cc9096f31f8cd9b (diff) | |
download | upstream-0986dff6ec307d608b65bc71617f1253fab06ad2.tar.gz upstream-0986dff6ec307d608b65bc71617f1253fab06ad2.tar.bz2 upstream-0986dff6ec307d608b65bc71617f1253fab06ad2.zip |
kernel: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38642 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/generic/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/generic/config-3.10 b/target/linux/x86/generic/config-3.10 index aabeeee987..d85511c746 100644 --- a/target/linux/x86/generic/config-3.10 +++ b/target/linux/x86/generic/config-3.10 @@ -134,9 +134,9 @@ CONFIG_KEYBOARD_ATKBD=y # CONFIG_MDA_CONSOLE is not set # CONFIG_MIXCOMWD is not set # CONFIG_MOUSE_BCM5974 is not set +# CONFIG_MOUSE_CYAPA is not set CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y -# CONFIG_MOUSE_CYAPA is not set # CONFIG_MOUSE_PS2_CYPRESS is not set # CONFIG_MOUSE_PS2_ELANTECH is not set CONFIG_MOUSE_PS2_LIFEBOOK=y |