aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-08-18 12:00:50 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2024-05-13 13:10:01 +0200
commit4ba03fc1efac878fdadc5eb731fdf656d42f3277 (patch)
tree357228667577f500e83a48f7cfefa3e6663b780c
parent0ead55c76fe72113db7cb99bb675e06c6e55b126 (diff)
downloadlinux-m68k-m68k-queue.tar.gz
m68k: defconfig: Enable Atari EtherNAT and NetUSBee USB supportm68k-v6.9m68k-queue
For now ISP1160, USB HID, USB monitor, and USB storage only. USB is still disabled in the multi-platform defconfig. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
-rw-r--r--arch/m68k/configs/atari_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig
index be030659d8d76..757f9dc07ac6b 100644
--- a/arch/m68k/configs/atari_defconfig
+++ b/arch/m68k/configs/atari_defconfig
@@ -417,6 +417,13 @@ CONFIG_HIDRAW=y
CONFIG_UHID=m
# CONFIG_HID_GENERIC is not set
# CONFIG_HID_ITE is not set
+CONFIG_USB_HIDDEV=y
+CONFIG_USB=m
+CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
+CONFIG_USB_DYNAMIC_MINORS=y
+CONFIG_USB_MON=m
+CONFIG_USB_ISP116X_HCD=m
+CONFIG_USB_STORAGE=m
CONFIG_RTC_CLASS=y
# CONFIG_RTC_NVMEM is not set
CONFIG_RTC_DRV_GENERIC=m