From 2c12f6c298f4bd4846d59a124c78cc87ee0e1592 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 19 Jul 2013 09:51:20 +0000 Subject: [PATCH] kernel: add missing kernel config symbol Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37423 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index bdfb7fd088..2f7cd500f7 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1232,6 +1232,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_PCSPKR is not set # CONFIG_INPUT_POLLDEV is not set # CONFIG_INPUT_POWERMATE is not set +# CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_SPARSEKMAP is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set