summaryrefslogtreecommitdiff
path: root/arch/arm/mach-gemini/Kconfig
blob: 3aff39abb188fbe5024064ba317b5bd3d2662679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if ARCH_GEMINI

menu "Cortina Systems Gemini Implementations"

endmenu

config GEMINI_MEM_SWAP
	bool "Gemini memory is swapped"
	help
	  Say Y here if Gemini memory is swapped by bootloader.

endif