blob: 48e9093287580a4834ecf8053b5c347b1b2dc302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
CONFIG_INPUT=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_ISDN is not set
CONFIG_SOC_AMAZON_SE=y
# CONFIG_SOC_XWAY is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_XHCI is not set
CONFIG_USB_SUPPORT=y
|