Linux Audio

Check our new training course

Loading...
v4.6
 1if ARCH_GEMINI
 2
 3menu "Cortina Systems Gemini Implementations"
 4
 5config MACH_NAS4220B
 6	bool "Raidsonic NAS-4220-B"
 7	select GEMINI_MEM_SWAP
 
 
 
 
 
 
 
 
 
 
 
 8	help
 9	  Say Y here if you intend to run this kernel on a
10	  Raidsonic NAS-4220-B.
11
12config MACH_RUT100
13	bool "Teltonika RUT100"
14	select GEMINI_MEM_SWAP
15	help
16	  Say Y here if you intend to run this kernel on a
17	  Teltonika 3G Router RUT100.
18
19config MACH_WBD111
20	bool "Wiliboard WBD-111"
21	select GEMINI_MEM_SWAP
22	help
23	  Say Y here if you intend to run this kernel on a
24	  Wiliboard WBD-111.
25
26config MACH_WBD222
27        bool "Wiliboard WBD-222"
28        select GEMINI_MEM_SWAP
29        help
30          Say Y here if you intend to run this kernel on a
31          Wiliboard WBD-222.
32
33endmenu
34
35config GEMINI_MEM_SWAP
36	bool "Gemini memory is swapped"
37	help
38	  Say Y here if Gemini memory is swapped by bootloader.
39
40endif
v6.13.7
 1# SPDX-License-Identifier: GPL-2.0-only
 2menuconfig ARCH_GEMINI
 3	bool "Cortina Systems Gemini"
 4	depends on ARCH_MULTI_V4
 5	depends on CPU_LITTLE_ENDIAN
 6	select ARCH_HAS_RESET_CONTROLLER
 7	select ARM_AMBA
 8	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
 9	select COMMON_CLK_GEMINI
10	select FARADAY_FTINTC010
11	select FTTMR010_TIMER
12	select GPIO_FTGPIO010
13	select GPIOLIB
14	select PINCTRL
15	select PINCTRL_GEMINI
16	select POWER_RESET
17	select POWER_RESET_GEMINI_POWEROFF
18	select POWER_RESET_SYSCON
19	help
20	  Support for the Cortina Systems Gemini family SoCs