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-03-11 13:52:41 +0100
commit5802dbf4bea3ed396039915878cbbebd8a519551 (patch)
tree51d5c10c2cb542708969e46b50080ab99e584a00
parentfdc924dca6338cbdf8ef3d035966b1a75c284610 (diff)
downloadlinux-m68k-m68k-v6.8.tar.gz
m68k: defconfig: Enable Atari EtherNAT and NetUSBee USB supportm68k-v6.8
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 15259ced84632b..42f20e97c51c31 100644
--- a/arch/m68k/configs/atari_defconfig
+++ b/arch/m68k/configs/atari_defconfig
@@ -418,6 +418,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