Lines Matching +full:system +full:- +full:on +full:- +full:chip

1 # SPDX-License-Identifier: GPL-2.0
7 depends on HAS_IOMEM
11 depends on SERIAL_CORE
19 comment "Non-8250 serial port support"
23 depends on ARM_AMBA || COMPILE_TEST
33 bool "Support for console on AMBA serial port"
34 depends on SERIAL_AMBA_PL010=y
37 Say Y here if you wish to use an AMBA PrimeCell UART as the system
38 console (the system console is the device which receives all kernel
42 (/dev/tty0) will still be used as the system console by default, but
50 depends on ARM_AMBA
60 bool "Support for console on AMBA serial port"
61 depends on SERIAL_AMBA_PL011=y
65 Say Y here if you wish to use an AMBA PrimeCell UART as the system
66 console (the system console is the device which receives all kernel
70 (/dev/tty0) will still be used as the system console by default, but
78 depends on ARM64 || ARM || RISCV
85 This is enabled with "earlycon=smh" on the kernel command line.
89 bool "Early console using RISC-V SBI"
90 depends on RISCV_SBI
95 Support for early debug console using RISC-V SBI. This enables
97 with "earlycon=sbi" on the kernel command line. The console is
101 tristate "BCM1xxx on-chip DUART serial support"
102 depends on SIBYTE_SB1xxx_SOC=y
107 the BCM1250 and derived System-On-a-Chip (SOC) devices. Note that
109 is implemented. Depending on the SOC configuration there may be
113 the module will be called sb1250-duart.
116 bool "Support for console on a BCM1xxx DUART serial port"
117 depends on SERIAL_SB1250_DUART=y
122 system console (the system console is the device which receives all
129 bool "AT91 on-chip serial port support"
130 depends on COMMON_CLK
131 depends on ARCH_AT91 || COMPILE_TEST
136 This enables the driver for the on-chip UARTs of the Atmel
140 bool "Support for console on AT91 serial port"
141 depends on SERIAL_ATMEL=y
145 Say Y here if you wish to use an on-chip UART on a Atmel
146 AT91 processor as the system console (the system
151 bool "Support DMA transfers on AT91 serial port"
152 depends on SERIAL_ATMEL
167 depends on SERIAL_ATMEL=y
184 depends on KGDB_SERIAL_CONSOLE
203 depends on ARCH_MESON || COMPILE_TEST
206 This enables the driver for the on-chip UARTs of the Amlogic
210 bool "Support for console on meson"
211 depends on SERIAL_MESON
216 system console (the system console is the device which
222 depends on ARCH_CLPS711X || COMPILE_TEST
226 This enables the driver for the on-chip UARTs of the Cirrus
230 bool "Support for console on CLPS711X serial port"
231 depends on SERIAL_CLPS711X=y
235 (/dev/tty0) will still be used as the system console by default, but
241 depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || ARCH_APPLE || ARCH_ARTPEC || COMPILE_TEST
244 Support for the on-chip UARTs on the Samsung
247 these ports, depending on how the serial port pins are configured.
253 depends on SERIAL_SAMSUNG
260 bool "Support for console on Samsung SoC serial port"
261 depends on SERIAL_SAMSUNG
265 Allow selection of the S3C24XX on-board serial ports for use as
269 (/dev/tty0) will still be used as the system console by default, but
277 depends on (ARCH_TEGRA && TEGRA20_APB_DMA) || COMPILE_TEST
280 Support for the on-chip UARTs on the NVIDIA Tegra series SOCs
282 provide all of these ports, depending on how the serial port
288 depends on MAILBOX
289 depends on (ARCH_TEGRA && TEGRA_HSP_MBOX) || COMPILE_TEST
292 Support for the mailbox-based TCU (Tegra Combined UART) serial port.
297 bool "Support for console on a Tegra TCU serial port"
298 depends on SERIAL_TEGRA_TCU=y
303 system console (the system console is the device which receives all
311 depends on SPI
321 depends on SPI_MASTER
329 that can be controlled through I2C or high-speed SPI.
335 depends on MACH_DECSTATION && 32BIT
339 DZ11-family serial controllers for DECstations and VAXstations,
343 bool "Support console on DECstation DZ serial driver"
344 depends on SERIAL_DZ=y
349 system console (the system console is the device which receives all
353 Note that the firmware uses ttyS3 as the serial console on
360 depends on MACH_DECSTATION
373 bool "Support for console on a DECstation Z85C30 serial port"
374 depends on SERIAL_ZS=y
379 system console (the system console is the device which receives all
383 Note that the firmware uses ttyS1 as the serial console on the
384 Maxine and ttyS3 on the others using this driver.
390 depends on FOOTBRIDGE
393 If you have a machine based on a 21285 (Footbridge) StrongARM(R)/
398 bool "Console on DC21285 serial port"
399 depends on SERIAL_21285=y
402 If you have enabled the serial port on the 21285 footbridge you can
406 (/dev/tty0) will still be used as the system console by default, but
414 depends on ARCH_PXA || ARCH_MMP
419 If you have a machine based on an Intel XScale PXA2xx CPU you
427 depends on !SERIAL_8250 || COMPILE_TEST
430 bool "Console on PXA serial port (DEPRECATED)"
431 depends on SERIAL_PXA
435 If you have enabled the serial port on the Intel XScale PXA
439 (/dev/tty0) will still be used as the system console by default, but
450 depends on ARCH_SA1100
454 If you have a machine based on a SA1100/SA1110 StrongARM(R) CPU you
460 bool "Console on SA1100 serial port"
461 depends on SERIAL_SA1100
464 If you have enabled the serial port on the SA1100/SA1110 StrongARM
468 (/dev/tty0) will still be used as the system console by default, but
476 depends on ARCH_MXC || COMPILE_TEST
481 If you have a machine based on a Motorola IMX CPU you
485 tristate "Console on IMX serial port"
486 depends on SERIAL_IMX
489 If you have enabled the serial port on the Freescale IMX
493 (/dev/tty0) will still be used as the system console by default, but
499 bool "Earlycon on IMX serial port"
500 depends on ARCH_MXC || COMPILE_TEST
501 depends on OF
507 If you have enabled the earlycon on the Freescale IMX
512 depends on HAS_IOMEM
521 bool "Support for console on Xilinx uartlite serial port"
522 depends on SERIAL_UARTLITE=y
526 Say Y here if you wish to use a Xilinx uartlite as the system
527 console (the system console is the device which receives all kernel
532 depends on SERIAL_UARTLITE
536 Set this to the number of uartlites in your system, or the number
544 depends on SPARC
551 depends on SPARC
553 This driver supports the Zilog8530 serial ports found on many Sparc
557 bool "Console on Sun Zilog8530 serial port"
558 depends on SERIAL_SUNZILOG=y
561 on your Sparc system as the console, you can do so by answering
566 depends on SPARC && PCI
569 mouse on (PCI) UltraSPARC systems. Say Y or M if you want to be able
573 bool "Console on Sun SU serial port"
574 depends on SERIAL_SUNSU=y
577 on your Sparc system as the console, you can do so by answering
582 depends on GSC
594 2. Edit the /etc/inittab to start a getty listening on /dev/ttyB0
595 3. Add device ttyB0 to /etc/securetty (if you want to log on as
596 root on this console.)
600 bool "Support for console on serial MUX"
601 depends on SERIAL_MUX=y
607 depends on SPARC && PCI
609 This driver supports the Siemens SAB82532 DUSCC serial ports on newer
614 bool "Console on Sun Siemens SAB82532 serial port"
615 depends on SERIAL_SUNSAB=y
618 on your Sparc system as the console, you can do so by answering
623 depends on SPARC64
625 This driver supports the console device found on SUN4V Sparc
630 depends on SGI_HAS_ZILOG
633 This driver supports the Zilog8530 serial ports found on SGI
637 bool "Console on SGI Zilog8530 serial port"
638 depends on SERIAL_IP22_ZILOG=y
643 depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
651 depends on SERIAL_SH_SCI
657 bool "Support for console on SuperH SCI(F)" if EXPERT
658 depends on SERIAL_SH_SCI=y
663 bool "Support for early console on SuperH SCI(F)" if EXPERT
664 depends on SERIAL_SH_SCI=y
671 depends on SERIAL_SH_SCI && DMA_ENGINE
676 depends on ARCH_LPC32XX || COMPILE_TEST
677 depends on OF
681 Those are UARTs completely different from the Standard UARTs on the
687 depends on SERIAL_HS_LPC32XX=y
691 ports on the LPC32XX as the console, you can do so by answering
705 depends on COLDFIRE
712 depends on SERIAL_MCF
721 depends on SERIAL_MCF
724 Enable a ColdFire internal serial port to be the system console.
728 depends on (M68K && MAC) || PPC_PMAC
731 This driver supports the Zilog z85C30 serial ports found on
737 depends on SERIAL_PMACZILOG
739 The pmac_zilog driver for the z85C30 chip on many powermacs
747 the pmac_zilog and 8250 drivers to co-exist, but may cause
749 access the built-in serial ports on powermacs will need to
752 If you enable this option, any z85c30 ports in the system will
754 unable to use the 8250 module for PCMCIA or other 16C550-style
757 Say N unless you need the z85c30 ports on your (Power)Mac
761 bool "Console on Mac or PowerMac z85c30 serial port"
762 depends on SERIAL_PMACZILOG=y
766 on your (Power)Mac as the console, you can do so by answering
771 depends on CPM2 || CPM1
774 This driver supports the SCC and SMC serial ports on Motorola
778 bool "Support for console on CPM SCC/SMC serial port"
779 depends on SERIAL_CPM=y
782 Say Y here if you wish to use a SCC or SMC CPM UART as the system
783 console (the system console is the device which receives all kernel
787 (/dev/tty0) will still be used as the system console by default, but
795 depends on MACH_PIC32 || (MIPS && COMPILE_TEST)
806 depends on SERIAL_PIC32=y
809 If you have a PIC32, this driver supports the putting a console on one
816 depends on PPC_MPC52xx || PPC_MPC512x
825 bool "Console on a Freescale MPC52xx/MPC512x family PSC serial port"
826 depends on SERIAL_MPC52xx=y
834 depends on SERIAL_MPC52xx_CONSOLE=y
843 depends on PCI
844 depends on PPC_PSERIES || COMPILE_TEST
857 depends on HAS_TXX9_SERIAL
866 depends on SERIAL_TXX9
871 depends on SERIAL_TXX9=y
876 depends on !SERIAL_8250 && SERIAL_TXX9
880 depends on PCI
886 box, for instance in order to become a dial-in server. This driver
895 tristate "MSM on-chip serial port support"
896 depends on ARCH_QCOM || COMPILE_TEST
901 depends on SERIAL_MSM=y
906 tristate "QCOM on-chip GENI based serial port support"
907 depends on ARCH_QCOM || COMPILE_TEST
908 depends on QCOM_GENI_SE
913 depends on SERIAL_QCOM_GENI
921 bool "VIA VT8500 on-chip serial port support"
922 depends on ARCH_VT8500 || COMPILE_TEST
927 depends on SERIAL_VT8500=y
932 depends on (ARCH_OMAP2PLUS && !SERIAL_8250_OMAP) || COMPILE_TEST
935 If you have a machine based on an Texas Instruments OMAP CPU you
939 with the omap-serial driver. DMA support can be enabled from platform
943 bool "Console on OMAP serial port"
944 depends on SERIAL_OMAP=y
951 (/dev/tty0) will still be used as the system console by default, but
959 depends on OF
964 contains a SiFive UART IP block. This type of UART is present on
968 bool "Console on SiFive UART"
969 depends on SERIAL_SIFIVE=y
975 system console.
978 (/dev/tty0) will still be used as the system console by default, but
986 depends on (LANTIQ || X86) || COMPILE_TEST
989 Support for UART on Lantiq and Intel SoCs.
994 bool "Console on Lantiq UART"
995 depends on SERIAL_LANTIQ=y
1000 system console.
1004 depends on QUICC_ENGINE
1008 This driver supports the QE serial ports on Freescale embedded
1020 bool "Console on SCCNXP serial port"
1021 depends on SERIAL_SCCNXP=y
1024 Support for console on SCCNXP serial ports.
1028 depends on SPI_MASTER || I2C
1056 depends on X86_32 || COMPILE_TEST
1058 Add support for UART controller on timberdale.
1063 depends on ARCH_BCMBCA || BCM63XX || BMIPS_GENERIC || COMPILE_TEST
1066 This enables the driver for the onchip UART core found on
1072 BCM7xxx (STB) - DOCSIS console
1075 bool "Console on BCM63xx serial port"
1076 depends on SERIAL_BCM63XX=y
1080 If you have enabled the serial port on the BCM63xx CPU
1085 depends on OF && SPARC
1091 bool "Console on GRLIB APBUART serial port"
1092 depends on SERIAL_GRLIB_GAISLER_APBUART=y
1095 Support for running a console on the GRLIB APBUART
1105 depends on SERIAL_ALTERA_JTAGUART=y
1109 Enable a Altera JTAG UART port to be the system console.
1113 depends on SERIAL_ALTERA_JTAGUART_CONSOLE
1127 depends on SERIAL_ALTERA_UART
1136 depends on SERIAL_ALTERA_UART
1145 depends on SERIAL_ALTERA_UART=y
1149 Enable a Altera UART port to be the system console.
1153 depends on PCI && (X86_32 || MIPS || COMPILE_TEST)
1162 ML7213 IOH is for IVI(In-Vehicle Infotainment) use, ML7223 IOH is
1164 ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
1168 bool "Support for console on Intel EG20T PCH UART/OKI SEMICONDUCTOR ML7213 IOH"
1169 depends on SERIAL_PCH_UART=y
1172 Say Y here if you wish to use the PCH UART as the system console
1173 (the system console is the device which receives all kernel messages and
1178 depends on ARCH_MXS || MACH_ASM9260 || COMPILE_TEST
1187 depends on SERIAL_MXS_AUART=y
1190 Enable a MXS AUART port to be the system console.
1194 depends on OF
1202 depends on SERIAL_XILINX_PS_UART=y
1206 Enable a Cadence UART port to be the system console.
1210 depends on (HAVE_CLK && ATH79) || (MIPS && COMPILE_TEST)
1215 built-in UART of the SoC, say Y to this option.
1221 bool "Console on AR933X serial port"
1222 depends on SERIAL_AR933X=y
1225 Enable a built-in UART port of the AR933X to be the system console.
1229 depends on SERIAL_AR933X
1237 depends on SERIAL_MPS2_UART
1243 depends on ARCH_MPS2 || COMPILE_TEST
1246 This driver support the UART ports on ARM MPS2.
1252 Driver for on-chip UART for ARC(Synopsys) for the legacy
1256 bool "Console on ARC UART"
1257 depends on SERIAL_ARC=y
1261 Enable system Console on ARC UART
1265 depends on SERIAL_ARC
1274 depends on PCI
1290 depends on SERIAL_RP2
1298 depends on HAS_DMA
1301 Support for the on-chip lpuart on some Freescale SOCs.
1304 bool "Console on Freescale lpuart serial port"
1305 depends on SERIAL_FSL_LPUART=y
1309 If you have enabled the lpuart serial port on the Freescale SoCs,
1314 depends on PRINTK
1317 Support for the on-chip LINFlexD UART on some Freescale SOCs.
1320 bool "Console on Freescale LINFlexD UART serial port"
1321 depends on SERIAL_FSL_LINFLEXUART=y
1325 If you have enabled the LINFlexD UART serial port on the Freescale
1330 depends on OF
1333 Support for the on-chip USART on Conexant Digicolor SoCs.
1336 bool "Console on Conexant Digicolor serial port"
1337 depends on SERIAL_CONEXANT_DIGICOLOR=y
1340 If you have enabled the USART serial port on Conexant Digicolor
1346 depends on ARM || COMPILE_TEST
1348 This driver is for the on-chip Asynchronous Serial Controller on
1356 bool "Support for console on ST ASC"
1357 depends on SERIAL_ST_ASC=y
1363 depends on MCB
1365 Say yes here to enable support for the MEN 16z135 High Speed UART IP-Core
1366 on a MCB carrier.
1374 depends on COMMON_CLK
1380 depends on SERIAL_SPRD=y
1386 with "earlycon" on the kernel command line. The console is
1392 depends on ARCH_STM32 || COMPILE_TEST
1395 This driver is for the on-chip Serial Controller on
1403 bool "Support for console on STM32"
1404 depends on SERIAL_STM32=y
1410 depends on ARCH_MVEBU || COMPILE_TEST
1411 depends on COMMON_CLK
1415 based on the Armada-3700 SoC and wish to use the on-board serial
1421 bool "Console on Marvell EBU serial port"
1422 depends on SERIAL_MVEBU_UART
1427 Say 'Y' here if you wish to use Armada-3700 UART as the system console.
1428 (the system console is the device which receives all kernel messages
1434 depends on ARCH_ACTIONS || COMPILE_TEST
1438 Say 'Y' here if you wish to use the on-board serial port.
1442 bool "Console on Actions Semi Owl serial port"
1443 depends on SERIAL_OWL=y
1449 as the system console.
1453 depends on ARCH_RDA || COMPILE_TEST
1457 Say 'Y' here if you wish to use the on-board serial port.
1461 bool "Console on RDA Micro serial port"
1462 depends on SERIAL_RDA=y
1467 Say 'Y' here if you wish to use the RDA8810PL UART as the system
1472 depends on ARCH_MILBEAUT || (COMPILE_TEST && OF)
1479 int "Maximum number of CSIO/UART ports (1-8)"
1481 depends on SERIAL_MILBEAUT_USIO
1485 bool "Support for console on MILBEAUT USIO/UART serial port"
1486 depends on SERIAL_MILBEAUT_USIO=y
1492 SoCs as the system console (the system console is the device which
1498 depends on HAS_IOMEM
1499 depends on OF
1500 depends on LITEX || COMPILE_TEST
1503 This driver is for the FPGA-based LiteUART serial controller from LiteX
1511 depends on SERIAL_LITEUART
1519 depends on SERIAL_LITEUART=y
1523 Say 'Y' or 'M' here if you wish to use the FPGA-based LiteUART serial
1524 controller from LiteX SoC builder as the system console
1525 (the system console is the device which receives all kernel messages
1531 depends on ARCH_SUNPLUS || COMPILE_TEST
1534 Select this option if you would like to use Sunplus serial port on
1536 If you enable this option, Sunplus serial ports in the system will
1539 called sunplus-uart.
1542 bool "Console on Sunplus UART"
1543 depends on SERIAL_SUNPLUS
1548 system console.
1550 (/dev/tty0) will still be used as the system console by default, but
1556 depends on ARCH_MA35 || COMPILE_TEST
1562 module. If you enable this option, Ma35D1 serial ports in the system
1566 bool "Console on a Nuvotn MA35D1 family UART port"
1567 depends on SERIAL_NUVOTON_MA35D1=y
1573 (/dev/tty0) will still be used as the system console by default,
1579 depends on XTENSA_PLATFORM_ESP32 || (COMPILE_TEST && OF)
1592 depends on XTENSA_PLATFORM_ESP32 || (COMPILE_TEST && OF)