# HG changeset patch # User Pascal Bellard # Date 1250624550 -7200 # Node ID 6dbc26198e7d422f9fffeed7dcdee7e91288c0bd # Parent bea1fdc6a26e954b983f0db5d7c5ae29745f7a77 linux: fix .config diff -r bea1fdc6a26e -r 6dbc26198e7d linux-joystick/receipt --- a/linux-joystick/receipt Tue Aug 18 21:01:42 2009 +0200 +++ b/linux-joystick/receipt Tue Aug 18 21:42:30 2009 +0200 @@ -18,7 +18,7 @@ export src export _pkg $src/slitaz/list_modules.sh drivers/input/joystick drivers/input/gameport \ - drivers/input/joydev.ko.gz drivers/input/input-polldev.ko.gz drivers/hid/hid-dummy.ko.gz | \ + drivers/input/input-polldev.ko.gz | \ while read module; do dir=$path/$(dirname $module) [ -d $fs/$dir ] || mkdir -p $fs/$dir diff -r bea1fdc6a26e -r 6dbc26198e7d linux/stuff/linux-2.6.30.4-slitaz.config --- a/linux/stuff/linux-2.6.30.4-slitaz.config Tue Aug 18 21:01:42 2009 +0200 +++ b/linux/stuff/linux-2.6.30.4-slitaz.config Tue Aug 18 21:42:30 2009 +0200 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.4 -# Thu Aug 13 16:42:28 2009 +# Tue Aug 18 21:40:46 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1562,7 +1562,7 @@ # CONFIG_USB_EPSON2888 is not set # CONFIG_USB_KC2190 is not set CONFIG_USB_NET_ZAURUS=m -# CONFIG_USB_HSO is not set +CONFIG_USB_HSO=m CONFIG_NET_PCMCIA=y CONFIG_PCMCIA_3C589=m CONFIG_PCMCIA_3C574=m @@ -1789,7 +1789,7 @@ # CONFIG_VT_HW_CONSOLE_BINDING is not set CONFIG_DEVKMEM=y # CONFIG_SERIAL_NONSTANDARD is not set -# CONFIG_NOZOMI is not set +CONFIG_NOZOMI=m # # Serial drivers @@ -2706,7 +2706,7 @@ # CONFIG_USB_SERIAL_TI is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set -# CONFIG_USB_SERIAL_OPTION is not set +CONFIG_USB_SERIAL_OPTION=m # CONFIG_USB_SERIAL_OMNINET is not set # CONFIG_USB_SERIAL_OPTICON is not set # CONFIG_USB_SERIAL_DEBUG is not set @@ -2841,7 +2841,7 @@ # CONFIG_AGNX is not set # CONFIG_OTUS is not set CONFIG_RT2860=m -# CONFIG_RT2870 is not set +CONFIG_RT2870=m # CONFIG_RT3070 is not set # CONFIG_COMEDI is not set # CONFIG_ASUS_OLED is not set