ARM: ep93xx: move network platform data to separate header
[platform/kernel/linux-rpi.git] / drivers / net / ethernet / cirrus / Kconfig
index e9a0213..6238e69 100644 (file)
@@ -41,7 +41,7 @@ config CS89x0_PLATFORM
 
 config EP93XX_ETH
        tristate "EP93xx Ethernet support"
-       depends on ARM && ARCH_EP93XX
+       depends on (ARM && ARCH_EP93XX) || COMPILE_TEST
        select MII
        help
          This is a driver for the ethernet hardware included in EP93xx CPUs.