xref: /openbmc/u-boot/arch/mips/mach-bmips/Kconfig (revision 341032d3)
1ee422142SÁlvaro Fernández Rojasmenu "Broadcom MIPS platforms"
2ee422142SÁlvaro Fernández Rojas	depends on ARCH_BMIPS
3ee422142SÁlvaro Fernández Rojas
4cd1cc31fSÁlvaro Fernández Rojasconfig SYS_MALLOC_F_LEN
5cd1cc31fSÁlvaro Fernández Rojas	default 0x1000
6cd1cc31fSÁlvaro Fernández Rojas
7ee422142SÁlvaro Fernández Rojasconfig SYS_SOC
823a21683SÁlvaro Fernández Rojas	default "bcm3380" if SOC_BMIPS_BCM3380
93483f28eSÁlvaro Fernández Rojas	default "bcm6318" if SOC_BMIPS_BCM6318
106471a225SÁlvaro Fernández Rojas	default "bcm6328" if SOC_BMIPS_BCM6328
1107661e7fSÁlvaro Fernández Rojas	default "bcm6338" if SOC_BMIPS_BCM6338
12bf9012b8SÁlvaro Fernández Rojas	default "bcm6348" if SOC_BMIPS_BCM6348
13e30d2bd4SÁlvaro Fernández Rojas	default "bcm6358" if SOC_BMIPS_BCM6358
1443b7ab99SÁlvaro Fernández Rojas	default "bcm6368" if SOC_BMIPS_BCM6368
158f240a3bSÁlvaro Fernández Rojas	default "bcm6362" if SOC_BMIPS_BCM6362
166a235bb8SÁlvaro Fernández Rojas	default "bcm63268" if SOC_BMIPS_BCM63268
17*341032d3SPhilippe Reynes	default "bcm6838" if SOC_BMIPS_BCM6838
18e30d2bd4SÁlvaro Fernández Rojas
19e30d2bd4SÁlvaro Fernández Rojaschoice
20e30d2bd4SÁlvaro Fernández Rojas	prompt "Broadcom MIPS SoC select"
21e30d2bd4SÁlvaro Fernández Rojas
2223a21683SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM3380
2323a21683SÁlvaro Fernández Rojas	bool "BMIPS BCM3380 family"
2458008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
2558008cbaSMichal Simek	select MIPS_TUNE_4KC
2623a21683SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
2723a21683SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
2823a21683SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
2923a21683SÁlvaro Fernández Rojas	select SYSRESET_WATCHDOG
3023a21683SÁlvaro Fernández Rojas	help
3123a21683SÁlvaro Fernández Rojas	  This supports BMIPS BCM3380 family.
3223a21683SÁlvaro Fernández Rojas
333483f28eSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6318
343483f28eSÁlvaro Fernández Rojas	bool "BMIPS BCM6318 family"
3558008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
3658008cbaSMichal Simek	select MIPS_TUNE_4KC
373483f28eSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
383483f28eSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
393483f28eSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
403483f28eSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
413483f28eSÁlvaro Fernández Rojas	help
423483f28eSÁlvaro Fernández Rojas	  This supports BMIPS BCM6318 family.
433483f28eSÁlvaro Fernández Rojas
446471a225SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6328
456471a225SÁlvaro Fernández Rojas	bool "BMIPS BCM6328 family"
4658008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
4758008cbaSMichal Simek	select MIPS_TUNE_4KC
486471a225SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
496471a225SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
506471a225SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
516471a225SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
526471a225SÁlvaro Fernández Rojas	help
536471a225SÁlvaro Fernández Rojas	  This supports BMIPS BCM6328 family including BCM63281 and BCM63283.
546471a225SÁlvaro Fernández Rojas
5507661e7fSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6338
5607661e7fSÁlvaro Fernández Rojas	bool "BMIPS BCM6338 family"
5758008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
5858008cbaSMichal Simek	select MIPS_TUNE_4KC
5907661e7fSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
6007661e7fSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
6107661e7fSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
6207661e7fSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
6307661e7fSÁlvaro Fernández Rojas	help
6407661e7fSÁlvaro Fernández Rojas	  This supports BMIPS BCM6338 family.
6507661e7fSÁlvaro Fernández Rojas
66bf9012b8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6348
67bf9012b8SÁlvaro Fernández Rojas	bool "BMIPS BCM6348 family"
6858008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
6958008cbaSMichal Simek	select MIPS_TUNE_4KC
70bf9012b8SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
71bf9012b8SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
72bf9012b8SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
73bf9012b8SÁlvaro Fernández Rojas	select SYSRESET_WATCHDOG
74bf9012b8SÁlvaro Fernández Rojas	help
75bf9012b8SÁlvaro Fernández Rojas	  This supports BMIPS BCM6348 family.
76bf9012b8SÁlvaro Fernández Rojas
77e30d2bd4SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6358
78e30d2bd4SÁlvaro Fernández Rojas	bool "BMIPS BCM6358 family"
7958008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
8058008cbaSMichal Simek	select MIPS_TUNE_4KC
81e30d2bd4SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
82e30d2bd4SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
83e30d2bd4SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
84e30d2bd4SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
85e30d2bd4SÁlvaro Fernández Rojas	help
86e30d2bd4SÁlvaro Fernández Rojas	  This supports BMIPS BCM6358 family including BCM6358 and BCM6359.
87e30d2bd4SÁlvaro Fernández Rojas
8843b7ab99SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6368
8943b7ab99SÁlvaro Fernández Rojas	bool "BMIPS BCM6368 family"
9058008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
9158008cbaSMichal Simek	select MIPS_TUNE_4KC
9243b7ab99SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
9343b7ab99SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
9443b7ab99SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
9543b7ab99SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
9643b7ab99SÁlvaro Fernández Rojas	help
9743b7ab99SÁlvaro Fernández Rojas	  This supports BMIPS BCM6368 family including BCM6368 and BCM6369.
9843b7ab99SÁlvaro Fernández Rojas
998f240a3bSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6362
1008f240a3bSÁlvaro Fernández Rojas	bool "BMIPS BCM6362 family"
10158008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
10258008cbaSMichal Simek	select MIPS_TUNE_4KC
1038f240a3bSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
1048f240a3bSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
1058f240a3bSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
1068f240a3bSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
1078f240a3bSÁlvaro Fernández Rojas	help
1088f240a3bSÁlvaro Fernández Rojas	  This supports BMIPS BCM6362 family including BCM6361 and BCM6362.
1098f240a3bSÁlvaro Fernández Rojas
1106a235bb8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM63268
1116a235bb8SÁlvaro Fernández Rojas	bool "BMIPS BCM63268 family"
11258008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
11358008cbaSMichal Simek	select MIPS_TUNE_4KC
1146a235bb8SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
1156a235bb8SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
1166a235bb8SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
1176a235bb8SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
1186a235bb8SÁlvaro Fernández Rojas	help
1196a235bb8SÁlvaro Fernández Rojas	  This supports BMIPS BCM63268 family including BCM63168, BCM63169,
1206a235bb8SÁlvaro Fernández Rojas	  BCM63268 and BCM63269.
1216a235bb8SÁlvaro Fernández Rojas
122*341032d3SPhilippe Reynesconfig SOC_BMIPS_BCM6838
123*341032d3SPhilippe Reynes	bool "BMIPS BCM6838 family"
124*341032d3SPhilippe Reynes	select MIPS_L1_CACHE_SHIFT_4
125*341032d3SPhilippe Reynes	select MIPS_TUNE_4KC
126*341032d3SPhilippe Reynes	select SUPPORTS_BIG_ENDIAN
127*341032d3SPhilippe Reynes	select SUPPORTS_CPU_MIPS32_R1
128*341032d3SPhilippe Reynes	select SWAP_IO_SPACE
129*341032d3SPhilippe Reynes	select SYSRESET_SYSCON
130*341032d3SPhilippe Reynes	help
131*341032d3SPhilippe Reynes	  This supports BMIPS BCM6838 family including BCM68380, BCM68381,
132*341032d3SPhilippe Reynes	  and BCM68385.
133*341032d3SPhilippe Reynes
134e30d2bd4SÁlvaro Fernández Rojasendchoice
135ee422142SÁlvaro Fernández Rojas
136ee422142SÁlvaro Fernández Rojaschoice
1374a2b2724SÁlvaro Fernández Rojas	prompt "Board select"
1384a2b2724SÁlvaro Fernández Rojas
139664ec31dSÁlvaro Fernández Rojasconfig BOARD_COMTREND_AR5315U
140664ec31dSÁlvaro Fernández Rojas	bool "Comtrend AR-5315u"
141664ec31dSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6318
142664ec31dSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
143664ec31dSÁlvaro Fernández Rojas	help
144664ec31dSÁlvaro Fernández Rojas	  Comtrend AR-5315u boards have a BCM6318 SoC with 64 MB of RAM and 16
145664ec31dSÁlvaro Fernández Rojas	  MB of flash (SPI).
146664ec31dSÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
147664ec31dSÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and
148664ec31dSÁlvaro Fernández Rojas	  a BCM43217 (PCIe).
149664ec31dSÁlvaro Fernández Rojas
1500642f485SÁlvaro Fernández Rojasconfig BOARD_COMTREND_AR5387UN
1510642f485SÁlvaro Fernández Rojas	bool "Comtrend AR-5387un"
1520642f485SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6328
1530642f485SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1549ac0b639SÁlvaro Fernández Rojas	help
1559ac0b639SÁlvaro Fernández Rojas	  Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16
1569ac0b639SÁlvaro Fernández Rojas	  MB of flash (SPI).
1579ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
1589ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and
1599ac0b639SÁlvaro Fernández Rojas	  a BCM43225 (PCIe).
1600642f485SÁlvaro Fernández Rojas
1615e14ce2fSÁlvaro Fernández Rojasconfig BOARD_COMTREND_CT5361
1625e14ce2fSÁlvaro Fernández Rojas	bool "Comtrend CT-5361"
1635e14ce2fSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6348
1645e14ce2fSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1655e14ce2fSÁlvaro Fernández Rojas	help
1665e14ce2fSÁlvaro Fernández Rojas	  Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB
1675e14ce2fSÁlvaro Fernández Rojas	  of flash (CFI).
1685e14ce2fSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
1695e14ce2fSÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and a
1705e14ce2fSÁlvaro Fernández Rojas	  BCM4312 (miniPCI).
1715e14ce2fSÁlvaro Fernández Rojas
17277ca99d1SÁlvaro Fernández Rojasconfig BOARD_COMTREND_VR3032U
17377ca99d1SÁlvaro Fernández Rojas	bool "Comtrend VR-3032u board"
17477ca99d1SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM63268
17577ca99d1SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1769ac0b639SÁlvaro Fernández Rojas	help
1779ac0b639SÁlvaro Fernández Rojas	  Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and
1789ac0b639SÁlvaro Fernández Rojas	  128 MB of flash (NAND).
1799ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
1809ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs,
1819ac0b639SÁlvaro Fernández Rojas	  and a BCM6362 (integrated).
18277ca99d1SÁlvaro Fernández Rojas
183c320b923SÁlvaro Fernández Rojasconfig BOARD_COMTREND_WAP5813N
184c320b923SÁlvaro Fernández Rojas	bool "Comtrend WAP-5813n board"
185c320b923SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6368
186c320b923SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
187c320b923SÁlvaro Fernández Rojas	help
188c320b923SÁlvaro Fernández Rojas	  Comtrend WAP-5813n boards have a BCM6369 SoC with 64 MB of RAM and
189c320b923SÁlvaro Fernández Rojas	  8 MB of flash (CFI).
190c320b923SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53115 switch with 5
191c320b923SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs,
192c320b923SÁlvaro Fernández Rojas	  and a BCM4322 (miniPCI).
193c320b923SÁlvaro Fernández Rojas
1944a2b2724SÁlvaro Fernández Rojasconfig BOARD_HUAWEI_HG556A
1954a2b2724SÁlvaro Fernández Rojas	bool "Huawei EchoLife HG556a"
1964a2b2724SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6358
1974a2b2724SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1989ac0b639SÁlvaro Fernández Rojas	help
1999ac0b639SÁlvaro Fernández Rojas	  Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM
2009ac0b639SÁlvaro Fernández Rojas	  and 16 MB of flash (CFI).
2019ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2029ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 3 USB ports, 1 UART, GPIO buttons and LEDs, and
2039ac0b639SÁlvaro Fernández Rojas	  a RT3062F/AR9223 (PCI).
2044a2b2724SÁlvaro Fernández Rojas
205c4203e1dSÁlvaro Fernández Rojasconfig BOARD_NETGEAR_CG3100D
206c4203e1dSÁlvaro Fernández Rojas	bool "Netgear CG3100D"
207c4203e1dSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM3380
208c4203e1dSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
209c4203e1dSÁlvaro Fernández Rojas	help
210c4203e1dSÁlvaro Fernández Rojas	  Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB
211c4203e1dSÁlvaro Fernández Rojas	  of flash (SPI).
212c4203e1dSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53115 switch with 4
213c4203e1dSÁlvaro Fernández Rojas	  ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM43225
214c4203e1dSÁlvaro Fernández Rojas	  (miniPCIe).
215c4203e1dSÁlvaro Fernández Rojas
2169d466f2fSÁlvaro Fernández Rojasconfig BOARD_NETGEAR_DGND3700V2
2179d466f2fSÁlvaro Fernández Rojas	bool "Netgear DGND3700v2"
2189d466f2fSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6362
2199d466f2fSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2209d466f2fSÁlvaro Fernández Rojas	help
2219d466f2fSÁlvaro Fernández Rojas	  Netgear DGND3700v2 boards have a BCM6362 SoC with 64 MB of RAM and
2229d466f2fSÁlvaro Fernández Rojas	  32 MB of flash (NAND).
2239d466f2fSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53125 switch with 5
2249d466f2fSÁlvaro Fernández Rojas	  ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and a
2259d466f2fSÁlvaro Fernández Rojas	  BCM43228 (miniPCIe).
2269d466f2fSÁlvaro Fernández Rojas
2278df37888SÁlvaro Fernández Rojasconfig BOARD_SAGEM_FAST1704
2288df37888SÁlvaro Fernández Rojas	bool "Sagem F@ST1704"
2298df37888SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6338
2308df37888SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2318df37888SÁlvaro Fernández Rojas	help
2328df37888SÁlvaro Fernández Rojas	  Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB
2338df37888SÁlvaro Fernández Rojas	  of flash (SPI).
2348df37888SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2358df37888SÁlvaro Fernández Rojas	  ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM4312
2368df37888SÁlvaro Fernández Rojas	  (miniPCI).
2378df37888SÁlvaro Fernández Rojas
23863c011f7SÁlvaro Fernández Rojasconfig BOARD_SFR_NB4_SER
23963c011f7SÁlvaro Fernández Rojas	bool "SFR NeufBox 4 (Sercomm)"
24063c011f7SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6358
24163c011f7SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2429ac0b639SÁlvaro Fernández Rojas	help
2439ac0b639SÁlvaro Fernández Rojas	  SFR NeufBox 4 (Sercomm) boards have a BCM6358 SoC with 32 MB of RAM
2449ac0b639SÁlvaro Fernández Rojas	  and 8 MB of flash (CFI).
2459ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2469ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and
2479ac0b639SÁlvaro Fernández Rojas	  a BCM4318 (PCI).
24863c011f7SÁlvaro Fernández Rojas
2494a2b2724SÁlvaro Fernández Rojasendchoice
2504a2b2724SÁlvaro Fernández Rojas
2514a2b2724SÁlvaro Fernández Rojaschoice
252ee422142SÁlvaro Fernández Rojas	prompt "Boot mode"
253ee422142SÁlvaro Fernández Rojas
254ee422142SÁlvaro Fernández Rojasconfig BMIPS_BOOT_RAM
255ee422142SÁlvaro Fernández Rojas	bool "RAM boot"
256ee422142SÁlvaro Fernández Rojas	depends on BMIPS_SUPPORTS_BOOT_RAM
257ee422142SÁlvaro Fernández Rojas	help
258ee422142SÁlvaro Fernández Rojas	  This builds an image that is linked to a RAM address. It can be used
259ee422142SÁlvaro Fernández Rojas	  for booting from CFE via TFTP using an ELF image, but it can also be
260ee422142SÁlvaro Fernández Rojas	  booted from RAM by other bootloaders using a BIN image.
261ee422142SÁlvaro Fernández Rojas
262ee422142SÁlvaro Fernández Rojasendchoice
263ee422142SÁlvaro Fernández Rojas
264ee422142SÁlvaro Fernández Rojasconfig BMIPS_SUPPORTS_BOOT_RAM
265ee422142SÁlvaro Fernández Rojas	bool
266ee422142SÁlvaro Fernández Rojas
267664ec31dSÁlvaro Fernández Rojassource "board/comtrend/ar5315u/Kconfig"
2680642f485SÁlvaro Fernández Rojassource "board/comtrend/ar5387un/Kconfig"
2695e14ce2fSÁlvaro Fernández Rojassource "board/comtrend/ct5361/Kconfig"
27077ca99d1SÁlvaro Fernández Rojassource "board/comtrend/vr3032u/Kconfig"
271c320b923SÁlvaro Fernández Rojassource "board/comtrend/wap5813n/Kconfig"
2724a2b2724SÁlvaro Fernández Rojassource "board/huawei/hg556a/Kconfig"
273c4203e1dSÁlvaro Fernández Rojassource "board/netgear/cg3100d/Kconfig"
2749d466f2fSÁlvaro Fernández Rojassource "board/netgear/dgnd3700v2/Kconfig"
2758df37888SÁlvaro Fernández Rojassource "board/sagem/f@st1704/Kconfig"
27663c011f7SÁlvaro Fernández Rojassource "board/sfr/nb4_ser/Kconfig"
2774a2b2724SÁlvaro Fernández Rojas
278ee422142SÁlvaro Fernández Rojasendmenu
279