diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-07-19 09:51:20 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-07-19 09:51:20 +0000 |
commit | 21412ccb2198b46886878955f89cf4647d9404d5 (patch) | |
tree | 8f65d32b194f5ba5817f3ccfbf5d83da82180212 /target/linux/generic/config-3.10 | |
parent | 108b880748b028d57381843a0139f6183ffd27af (diff) | |
download | mtk-20170518-21412ccb2198b46886878955f89cf4647d9404d5.zip mtk-20170518-21412ccb2198b46886878955f89cf4647d9404d5.tar.gz mtk-20170518-21412ccb2198b46886878955f89cf4647d9404d5.tar.bz2 |
kernel: add missing kernel config symbol
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37423
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index bdfb7fd..2f7cd50 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 |