Skip to content
Snippets Groups Projects
Commit 87dace08 authored by Rod Whitby's avatar Rod Whitby
Browse files

Enabled CONFIG_INPUT as a module, and included other default settings to...

Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically.

SVN-Revision: 7397
parent a11cd71c
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,9 @@ CONFIG_HDLC_PPP=m
CONFIG_HDLC_RAW=m
# CONFIG_HDLC_RAW_ETH is not set
# CONFIG_HERMES is not set
CONFIG_HID=m
# CONFIG_HID_DEBUG is not set
# CONFIG_HID_FF is not set
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_HW_RANDOM=y
......@@ -163,6 +166,7 @@ CONFIG_I2C_IXP4XX=y
# CONFIG_IEEE80211_SOFTMAC is not set
# CONFIG_IKCONFIG is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INPUT=m
# CONFIG_IP6_NF_MANGLE is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
......@@ -468,6 +472,7 @@ CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_GTCO is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_PEGASUS is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment