From 8222d04d45ebf74ce95c4a08de43c949d54cfa7b Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Sat, 10 May 2008 23:14:57 +0000
Subject: [PATCH] add missing config symbol

SVN-Revision: 11105
---
 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 de9404d131..fbb95e1806 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
-- 
GitLab