diff options
Diffstat (limited to 'arch/arm/mach-netx/Kconfig')
-rw-r--r-- | arch/arm/mach-netx/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-netx/Kconfig b/arch/arm/mach-netx/Kconfig index 93dda3bd347b..3d90ef19be2b 100644 --- a/arch/arm/mach-netx/Kconfig +++ b/arch/arm/mach-netx/Kconfig | |||
@@ -14,4 +14,11 @@ config MACH_NXDB500 | |||
14 | help | 14 | help |
15 | Board support for the Hilscher nxdb500 Eval Board | 15 | Board support for the Hilscher nxdb500 Eval Board |
16 | 16 | ||
17 | config MACH_NXEB500HMI | ||
18 | bool "Enable Hilscher nxeb500hmi Eval Board support" | ||
19 | depends on ARCH_NETX | ||
20 | select ARM_AMBA | ||
21 | help | ||
22 | Board support for the Hilscher nxeb500hmi Eval Board | ||
23 | |||
17 | endmenu | 24 | endmenu |