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 <[email protected]>

--
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

--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to