diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-10 17:39:59 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-10 17:39:59 +0000 |
commit | 26b5131bd0c99affcaf43426202c4f88f977bfe8 (patch) | |
tree | 33996150be131f15b6043e4b2f25d7a762d9d30a /packages/linux | |
parent | e3f5d14aa73ece897849c216614f6720aacf8642 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/10 19:25:41+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/05/10 19:25:21+02:00 utwente.nl!koen
defconfig-h3900: enable sl811 in hh-pxa-hh39
2005/05/10 19:12:23+02:00 hrw.one.pl!hrw
updated swig to 1.3.24 (patch from Philip Balister)
BKrev: 4280f1ef0wBXnC_ZEgilDQMrQ3Tp8w
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 index ad9f7b8561..dcc9feff52 100644 --- a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 +++ b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 @@ -1319,11 +1319,11 @@ CONFIG_USB_DEVICEFS=y CONFIG_USB_OHCI=m # CONFIG_USB_OHCI_SA1111 is not set CONFIG_USB_OHCI_H5400=m -# CONFIG_USB_SL811HS is not set -# CONFIG_USB_SL811HS_CS is not set +CONFIG_USB_SL811HS=m +CONFIG_USB_SL811HS_CS=m CONFIG_USB_AUDIO=m # CONFIG_USB_EMI26 is not set -# CONFIG_USB_BLUETOOTH is not set +CONFIG_USB_BLUETOOTH=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set @@ -1337,7 +1337,7 @@ CONFIG_USB_STORAGE=m CONFIG_USB_PRINTER=m CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y -# CONFIG_USB_HIDDEV is not set +CONFIG_USB_HIDDEV=y # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_WACOM is not set |