diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-03-01 18:56:03 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-03-01 18:56:03 +0000 |
commit | cf572abc4126f72cdfd74fb206e45c5d23381f1d (patch) | |
tree | d4e2eb9951bafd49f53e6d07537b1fc8f0193b5d /packages | |
parent | b72a9f6c847f924d08af0c85d4a5d0783820983e (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/slug/openembedded
2005/03/02 01:30:18+10:30 (none)!rwhitby
Added FTDI_SIO USB serial module (for the irtrans.com device) to OpenSlug
BKrev: 4224bac3Wn8O7nBT3YlftIJ5u_Yqrw
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/openslug-kernel-2.6.9/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/openslug-kernel-2.6.9/defconfig b/packages/linux/openslug-kernel-2.6.9/defconfig index b5f404c4af..ca1502b73a 100644 --- a/packages/linux/openslug-kernel-2.6.9/defconfig +++ b/packages/linux/openslug-kernel-2.6.9/defconfig @@ -1053,7 +1053,7 @@ CONFIG_USB_SERIAL_BELKIN=m # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT 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_VISOR=m CONFIG_USB_SERIAL_IPAQ=m # CONFIG_USB_SERIAL_IR is not set |