[mips/r5k-ip32] Enable INPUT_SGI_BTNS (previously INPUT_SGIO2_BTNS)

svn path=/dists/sid/linux-2.6/; revision=18719
This commit is contained in:
Ben Hutchings 2012-02-21 04:27:02 +00:00
parent 1ea0e53d33
commit f22ef9d956
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -20,6 +20,7 @@ linux-2.6 (3.2.6-2) UNRELEASED; urgency=low
BLK_DEV_HT6560B, BLK_DEV_QD65XX, BLK_DEV_UMC8672
* fs: Enable EFI_PARTITION in all configurations (Closes: #660582)
* [i386] Re-enable INTEL_IOMMU, IRQ_REMAP
* [mips/r5k-ip32] Enable INPUT_SGI_BTNS (previously INPUT_SGIO2_BTNS)
[ Bastian Blank ]
* Don't advertise Xen support for rt images. (closes: #659988)

View File

@ -252,6 +252,7 @@ CONFIG_KEYBOARD_ATKBD=y
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_SGI_BTNS=m
##
## file: drivers/input/mouse/Kconfig
@ -703,7 +704,6 @@ CONFIG_SND_KORG1212=m
##
## file: unknown
##
CONFIG_INPUT_SGIO2_BTNS=m
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_SEAD is not set
# CONFIG_VIDEO_CPIA is not set