diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 22:32:14 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 22:32:14 +0000 |
commit | a4ce5692ce73b9c40055c878c2ae012bc21b1534 (patch) | |
tree | 580915cd8f961bc9279ab0ebd68570115c2365e5 /packages/linux | |
parent | 05718572570bf46cac8d95e05b4ac9b67d16044d (diff) |
linux-handhelds-2.6: hx4700: Enabled USB Printer/Modem drivers.
* defconfigman r398.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/hx4700/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6/hx4700/defconfig b/packages/linux/linux-handhelds-2.6/hx4700/defconfig index 8988789db7..97ab875917 100644 --- a/packages/linux/linux-handhelds-2.6/hx4700/defconfig +++ b/packages/linux/linux-handhelds-2.6/hx4700/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh16 -# Sat Sep 15 20:52:22 2007 +# Sun Sep 16 01:28:26 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1244,8 +1244,8 @@ CONFIG_USB_SL811_CS=m # # USB Device Class drivers # -# CONFIG_USB_ACM is not set -# CONFIG_USB_PRINTER is not set +CONFIG_USB_ACM=m +CONFIG_USB_PRINTER=m # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |