aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx/Kconfig
blob: a236dd0c64f5c7604667222192b23d4e1174221b (plain)
1
2
3
4
5
6
7
8
9
10
menu "NetX Implementations"
	depends on ARCH_NETX

config MACH_NXDKN
	bool "Enable Hilscher nxdkn Eval Board support"
	depends on ARCH_NETX
	help
	  Board support for the Hilscher NetX Eval Board

endmenu