From e5aa5ddc36b6beee83aac1fb70cc3396e6adb43e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 7 May 2009 14:05:42 +0000 Subject: Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis SVN-Revision: 15684 --- target/linux/generic-2.6/config-2.6.30 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-2.6.30') diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index e367eb7..8a41c71 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -661,7 +661,7 @@ CONFIG_INITRAMFS_COMPRESSION_NONE=y # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_KEYSPAN_REMOTE is not set -# CONFIG_INPUT_MISC is not set +CONFIG_INPUT_MISC=y # CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_PCSPKR is not set -- cgit v1.1