]> Git Repo - u-boot.git/blob - arch/nios2/Kconfig
arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
[u-boot.git] / arch / nios2 / Kconfig
1 menu "Nios II architecture"
2         depends on NIOS2
3
4 config SYS_ARCH
5         default "nios2"
6
7 config 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.
13
14 endmenu
This page took 0.024228 seconds and 4 git commands to generate.