From 5cb95daf7eebb6bd2c4bbcd6cc0fc312cde41d38 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 19 Dec 2014 08:54:57 +0000 Subject: [PATCH] [armel/orion5x]: Make SERIO and dependants modular svn path=/dists/sid/linux/; revision=22216 --- debian/changelog | 1 + debian/config/armel/config-reduced | 9 +++++++++ debian/config/armel/config.ixp4xx | 9 --------- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4c24938ca..204f7267d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium - [/kirkwood] Disable KPROBES - [/ixp4xx,orion5x]: Disable RD_LZO - [/ixp4xx,orion5x]: Disable PROFILING + - [/orion5x]: Make SERIO and dependants modular -- Ben Hutchings Sat, 13 Dec 2014 11:45:48 +0000 diff --git a/debian/config/armel/config-reduced b/debian/config/armel/config-reduced index 7ad9aa58c..fa2f0a434 100644 --- a/debian/config/armel/config-reduced +++ b/debian/config/armel/config-reduced @@ -18,6 +18,15 @@ CONFIG_IOSCHED_DEADLINE=m ## # CONFIG_VGA_ARB is not set +## +## file: drivers/input/serio/Kconfig +## +CONFIG_SERIO=m +CONFIG_SERIO_SERPORT=m +# CONFIG_SERIO_PCIPS2 is not set +CONFIG_SERIO_LIBPS2=m +# CONFIG_SERIO_RAW is not set + ## ## file: init/Kconfig ## diff --git a/debian/config/armel/config.ixp4xx b/debian/config/armel/config.ixp4xx index 93fc873cc..0fd5f12c2 100644 --- a/debian/config/armel/config.ixp4xx +++ b/debian/config/armel/config.ixp4xx @@ -263,15 +263,6 @@ CONFIG_KEYBOARD_ATKBD=m ## CONFIG_INPUT_IXP4XX_BEEPER=m -## -## file: drivers/input/serio/Kconfig -## -CONFIG_SERIO=m -CONFIG_SERIO_SERPORT=m -# CONFIG_SERIO_PCIPS2 is not set -CONFIG_SERIO_LIBPS2=m -# CONFIG_SERIO_RAW is not set - ## ## file: drivers/input/touchscreen/Kconfig ##