xref: /openbmc/linux/arch/arm/mach-gemini/Kconfig (revision 59d3a193f1ec1639db447aa1ceb39cd1811fb36e)
1if ARCH_GEMINI
2
3menu "Cortina Systems Gemini Implementations"
4
5endmenu
6
7config GEMINI_MEM_SWAP
8	bool "Gemini memory is swapped"
9	help
10	  Say Y here if Gemini memory is swapped by bootloader.
11
12endif
13