]> Git Repo - u-boot.git/blame - arch/nios2/Kconfig
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / arch / nios2 / Kconfig
CommitLineData
dd84058d
MY
1menu "Nios II architecture"
2 depends on NIOS2
3
4config SYS_ARCH
dd84058d
MY
5 default "nios2"
6
6168dc6a
TC
7config SYS_CONFIG_NAME
8 string "Board header file"
9 help
10 This option should contain the base name of board header file.
11 The header file include/configs/<CONFIG_SYS_CONFIG_NAME>.h
12 should be included from include/config.h.
dd84058d
MY
13
14endmenu
This page took 0.204582 seconds and 4 git commands to generate.