diff --git a/debian/changelog b/debian/changelog index bbac28621..8a0c0091f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) diff --git a/debian/config/mips/config.r5k-ip32 b/debian/config/mips/config.r5k-ip32 index 8a0b341c2..8b5de73cc 100644 --- a/debian/config/mips/config.r5k-ip32 +++ b/debian/config/mips/config.r5k-ip32 @@ -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