Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 175ff20f authored by Marc Zyngier's avatar Marc Zyngier Committed by Marc Zyngier
Browse files

Add support for the Arcom/Eurotech Viper SBC onboard ethernet.

parent 352699a3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,7 +43,8 @@
#if defined(CONFIG_ARCH_LUBBOCK) ||\
    defined(CONFIG_MACH_MAINSTONE) ||\
    defined(CONFIG_MACH_ZYLONITE) ||\
    defined(CONFIG_MACH_LITTLETON)
    defined(CONFIG_MACH_LITTLETON) ||\
    defined(CONFIG_ARCH_VIPER)

#include <asm/mach-types.h>