From 69c49c7476b3241b5aae315d02b033a525d7ef56 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 17 Jan 2008 23:15:47 +0000 Subject: linux-rp-2.6.23: Make sure HID is modular git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3513 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-rp-2.6.23/defconfig-c7x0 | 2 +- meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-c7x0 b/meta/packages/linux/linux-rp-2.6.23/defconfig-c7x0 index ff5562fdf..4f6b8d202 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-c7x0 +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-c7x0 @@ -1167,7 +1167,7 @@ CONFIG_SND_SOC_WM8731=m # CONFIG_SOUND_PRIME is not set CONFIG_AC97_BUS=m CONFIG_HID_SUPPORT=y -CONFIG_HID=y +CONFIG_HID=m # CONFIG_HID_DEBUG is not set # diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm index 41733b118..c36965759 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm @@ -953,8 +953,8 @@ CONFIG_LOGO_OHAND_CLUT224=y # # CONFIG_SOUND is not set CONFIG_HID_SUPPORT=y -CONFIG_HID=y -CONFIG_HID_DEBUG=y +CONFIG_HID=m +# CONFIG_HID_DEBUG is not set # # USB Input Devices -- cgit v1.2.3