]> Git Repo - u-boot.git/blame - arch/nios2/Kconfig
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
[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
7choice
8 prompt "Target select"
a26cd049 9 optional
dd84058d
MY
10
11config TARGET_NIOS2_GENERIC
12 bool "Support nios2-generic"
13
dd84058d
MY
14endchoice
15
16source "board/altera/nios2-generic/Kconfig"
dd84058d
MY
17
18endmenu
This page took 0.081048 seconds and 4 git commands to generate.