diff options
author | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-21 19:10:02 +0000 |
---|---|---|
committer | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-21 19:10:02 +0000 |
commit | 0e4c67b63adb4797b5a6c6ff17b6f20280491511 (patch) | |
tree | bf3d8e19f77261f47e0e8071995d4fc48422a1cd /target/linux/x86/config-default | |
parent | b83d56514635084c06e659bdce2384ae48461eec (diff) |
Disable keyboard for x86 default config - revoke patch 30966
This was already fixed by commit 30309 and is part of generic x86 target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/config-default')
-rw-r--r-- | target/linux/x86/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index 800a3b4abb..9b7b614462 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -164,8 +164,6 @@ CONFIG_HW_RANDOM_VIA=y # CONFIG_IBM_RTL is not set CONFIG_ILLEGAL_POINTER_VALUE=0 CONFIG_INITRAMFS_SOURCE="" -CONFIG_INPUT=y -CONFIG_INPUT_KEYBOARD=y CONFIG_INSTRUCTION_DECODER=y # CONFIG_IOMMU_API is not set # CONFIG_IOMMU_HELPER is not set @@ -192,7 +190,6 @@ CONFIG_KALLSYMS=y CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_LZMA is not set CONFIG_KEXEC=y -CONFIG_KEYBOARD_ATKBD=y CONFIG_KTIME_SCALAR=y # CONFIG_M386 is not set CONFIG_M486=y |