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 a236dd0c64f5..93dda3bd347b 100644 --- a/arch/arm/mach-netx/Kconfig +++ b/arch/arm/mach-netx/Kconfig | |||
| @@ -7,4 +7,11 @@ config MACH_NXDKN | |||
| 7 | help | 7 | help |
| 8 | Board support for the Hilscher NetX Eval Board | 8 | Board support for the Hilscher NetX Eval Board |
| 9 | 9 | ||
| 10 | config MACH_NXDB500 | ||
| 11 | bool "Enable Hilscher nxdb500 Eval Board support" | ||
| 12 | depends on ARCH_NETX | ||
| 13 | select ARM_AMBA | ||
| 14 | help | ||
| 15 | Board support for the Hilscher nxdb500 Eval Board | ||
| 16 | |||
| 10 | endmenu | 17 | endmenu |
