From 4fa2246c59d642949e7338548385f5b739a1444f Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 10 May 2008 23:14:57 +0000 Subject: [PATCH] [x86] add missing config symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11105 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/config-2.6.25 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-2.6.25 b/target/linux/x86/config-2.6.25 index de9404d13..fbb95e180 100644 --- a/target/linux/x86/config-2.6.25 +++ b/target/linux/x86/config-2.6.25 @@ -177,6 +177,7 @@ CONFIG_IDE_GENERIC=y # CONFIG_IGB is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y +# CONFIG_INPUT_APANEL is not set # CONFIG_INPUT_EVDEV is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_MOUSE=y -- 2.35.1