Revert "disable oldstyle pc speaker driver"

as bwh says people prefer old style "beep" then alsa dev.

This reverts commit 539d94a775c27eddd9cdc35ceef869ed01080cb5.

svn path=/dists/trunk/linux-2.6/; revision=14085
This commit is contained in:
Maximilian Attems 2009-08-05 13:56:58 +00:00
parent 0ea74bfba2
commit 17eb34ffd3
7 changed files with 5 additions and 2 deletions

1
debian/changelog vendored
View File

@ -35,7 +35,6 @@ linux-2.6 (2.6.31~rc5-1~experimental.1) UNRELEASED; urgency=low
* Allow install in chroot without do_initrd check for piuparts.
* Cleanup Maintainer scripts from ancient pre linux-2.6 assumptions.
* Disable DEVKMEM.
* Disable INPUT_PCSPKR as replaced by snd-pcsp.
[ Ben Hutchings ]
* mga: remove unnecessary change from firmware-loading patch

View File

@ -350,6 +350,7 @@ CONFIG_KEYBOARD_NEWTON=m
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_UINPUT=m
##

View File

@ -342,6 +342,7 @@ CONFIG_KEYBOARD_NEWTON=m
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_UINPUT=m

View File

@ -563,7 +563,6 @@ CONFIG_KEYBOARD_STOWAWAY=m
##
## file: drivers/input/misc/Kconfig
##
# CONFIG_INPUT_PCSPKR is not set
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m

View File

@ -374,6 +374,7 @@ CONFIG_KEYBOARD_NEWTON=m
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_WISTRON_BTNS=m
CONFIG_INPUT_ATLAS_BTNS=m

View File

@ -232,6 +232,7 @@ CONFIG_KEYBOARD_ATKBD=m
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
CONFIG_INPUT_COBALT_BTNS=m
##

View File

@ -330,6 +330,7 @@ CONFIG_KEYBOARD_ATKBD=m
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_UINPUT=m
##