[PATCH 5/5] m68k/atari: EtherNAT - enable USB HCD config option on Atari
Hi All,
Part 5 in the EtherNAT series: actually enable the necessary USB HCD
support option to be able to chose the ISP116x USB driver on Atari.
Signed-off-by: Michael Schmitz <schmitz@debian.org>
--
arch/m68k/Kconfig.machine | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
index 7cdf6b0..8c31cdf 100644
--- a/arch/m68k/Kconfig.machine
+++ b/arch/m68k/Kconfig.machine
@@ -15,6 +15,7 @@ config ATARI
bool "Atari support"
depends on MMU
select MMU_MOTOROLA if MMU
+ select USB_ARCH_HAS_OHCI if USB_SUPPORT
help
This option enables support for the 68000-based Atari series of
computers (including the TT, Falcon and Medusa). If you plan
to use
Reply to: