From 06ae601c3af0502494e2120e8f2dd00e264e2499 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 3 Nov 2005 04:44:07 +0000 Subject: [PATCH] sync the x86-2.6 config with the brcm-2.6 one git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2324 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.6/config/x86 | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/target/linux/linux-2.6/config/x86 b/target/linux/linux-2.6/config/x86 index 8fa00466be..4d8c8a746d 100644 --- a/target/linux/linux-2.6/config/x86 +++ b/target/linux/linux-2.6/config/x86 @@ -559,7 +559,7 @@ CONFIG_NET_IPGRE=m # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set -# CONFIG_INET_TUNNEL is not set +CONFIG_INET_TUNNEL=m CONFIG_IPSEC_NAT_TRAVERSAL=y # CONFIG_IP_TCPDIAG is not set # CONFIG_IP_TCPDIAG_IPV6 is not set @@ -995,24 +995,16 @@ CONFIG_INPUT=m # # Userland interfaces # -CONFIG_INPUT_MOUSEDEV=m -CONFIG_INPUT_MOUSEDEV_PSAUX=y -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +# CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set -# CONFIG_INPUT_EVDEV is not set +CONFIG_INPUT_EVDEV=m # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # -CONFIG_INPUT_KEYBOARD=y -CONFIG_KEYBOARD_ATKBD=m -# CONFIG_KEYBOARD_SUNKBD is not set -# CONFIG_KEYBOARD_LKKBD is not set -# CONFIG_KEYBOARD_XTKBD is not set -# CONFIG_KEYBOARD_NEWTON is not set +# CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set @@ -1021,13 +1013,7 @@ CONFIG_KEYBOARD_ATKBD=m # # Hardware I/O ports # -CONFIG_SERIO=y -# CONFIG_SERIO_I8042 is not set -CONFIG_SERIO_SERPORT=y -# CONFIG_SERIO_CT82C710 is not set -# CONFIG_SERIO_PCIPS2 is not set -CONFIG_SERIO_LIBPS2=m -# CONFIG_SERIO_RAW is not set +# CONFIG_SERIO is not set # CONFIG_GAMEPORT is not set # @@ -1499,7 +1485,7 @@ CONFIG_USB_STORAGE_DEBUG=y # CONFIG_USB_SE401 is not set # CONFIG_USB_SN9C102 is not set # CONFIG_USB_STV680 is not set -# CONFIG_USB_PWC is not set +CONFIG_USB_PWC=m # # USB Network Adapters @@ -1510,7 +1496,7 @@ CONFIG_USB_STORAGE_DEBUG=y # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_ZD1201 is not set -# CONFIG_USB_MON is not set +CONFIG_USB_MON=m # # USB port drivers -- 2.30.2