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