diff options
author | Steffen Sledz <sledz@dresearch.de> | 2010-03-19 15:56:20 +0100 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2010-03-19 15:58:02 +0100 |
commit | f583e4169208c5f049922ca7467215c02b1eacf0 (patch) | |
tree | ebd79fec6700dcf91748af93dd5132d379605c2c /recipes/linux | |
parent | 1405e1aabefc6ea1c47c931a18dc945f5b9a4855 (diff) |
linux-2.6.24: enable ftdi_sio module for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-2.6.24/hipox/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig index 9e53ff867d..09a53878bb 100644 --- a/recipes/linux/linux-2.6.24/hipox/defconfig +++ b/recipes/linux/linux-2.6.24/hipox/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.7 -# Thu Feb 4 08:14:16 2010 +# Fri Mar 19 15:45:44 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1047,7 +1047,7 @@ CONFIG_USB_SERIAL_GENERIC=y # CONFIG_USB_SERIAL_CP2101 is not set # CONFIG_USB_SERIAL_CYPRESS_M8 is not set # CONFIG_USB_SERIAL_EMPEG is not set -# CONFIG_USB_SERIAL_FTDI_SIO is not set +CONFIG_USB_SERIAL_FTDI_SIO=m # CONFIG_USB_SERIAL_FUNSOFT is not set # CONFIG_USB_SERIAL_VISOR is not set # CONFIG_USB_SERIAL_IPAQ is not set |