mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 20:09:41 +07:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
|
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
|