summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-17 23:15:47 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-17 23:15:47 +0000
commit69c49c7476b3241b5aae315d02b033a525d7ef56 (patch)
treef5fdb36d278026c94823ec4766bffb5be0355cdc /meta/packages/linux
parenteaefa2601b8f47f6c27a6cf871517160971e2e2b (diff)
downloadpoky-69c49c7476b3241b5aae315d02b033a525d7ef56.tar.gz
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
Diffstat (limited to 'meta/packages/linux')
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-c7x02
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm4
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 ff5562fdf5..4f6b8d202d 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
1167# CONFIG_SOUND_PRIME is not set 1167# CONFIG_SOUND_PRIME is not set
1168CONFIG_AC97_BUS=m 1168CONFIG_AC97_BUS=m
1169CONFIG_HID_SUPPORT=y 1169CONFIG_HID_SUPPORT=y
1170CONFIG_HID=y 1170CONFIG_HID=m
1171# CONFIG_HID_DEBUG is not set 1171# CONFIG_HID_DEBUG is not set
1172 1172
1173# 1173#
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 41733b1180..c369657596 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
953# 953#
954# CONFIG_SOUND is not set 954# CONFIG_SOUND is not set
955CONFIG_HID_SUPPORT=y 955CONFIG_HID_SUPPORT=y
956CONFIG_HID=y 956CONFIG_HID=m
957CONFIG_HID_DEBUG=y 957# CONFIG_HID_DEBUG is not set
958 958
959# 959#
960# USB Input Devices 960# USB Input Devices