Kconfig 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489
  1. #
  2. # Serial device configuration
  3. #
  4. if TTY
  5. menu "Serial drivers"
  6. depends on HAS_IOMEM && GENERIC_HARDIRQS
  7. source "drivers/tty/serial/8250/Kconfig"
  8. comment "Non-8250 serial port support"
  9. config SERIAL_AMBA_PL010
  10. tristate "ARM AMBA PL010 serial port support"
  11. depends on ARM_AMBA && (BROKEN || !ARCH_VERSATILE)
  12. select SERIAL_CORE
  13. help
  14. This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
  15. an Integrator/AP or Integrator/PP2 platform, or if you have a
  16. Cirrus Logic EP93xx CPU, say Y or M here.
  17. If unsure, say N.
  18. config SERIAL_AMBA_PL010_CONSOLE
  19. bool "Support for console on AMBA serial port"
  20. depends on SERIAL_AMBA_PL010=y
  21. select SERIAL_CORE_CONSOLE
  22. ---help---
  23. Say Y here if you wish to use an AMBA PrimeCell UART as the system
  24. console (the system console is the device which receives all kernel
  25. messages and warnings and which allows logins in single user mode).
  26. Even if you say Y here, the currently visible framebuffer console
  27. (/dev/tty0) will still be used as the system console by default, but
  28. you can alter that using a kernel command line option such as
  29. "console=ttyAM0". (Try "man bootparam" or see the documentation of
  30. your boot loader (lilo or loadlin) about how to pass options to the
  31. kernel at boot time.)
  32. config SERIAL_AMBA_PL011
  33. tristate "ARM AMBA PL011 serial port support"
  34. depends on ARM_AMBA
  35. select SERIAL_CORE
  36. help
  37. This selects the ARM(R) AMBA(R) PrimeCell PL011 UART. If you have
  38. an Integrator/PP2, Integrator/CP or Versatile platform, say Y or M
  39. here.
  40. If unsure, say N.
  41. config SERIAL_AMBA_PL011_CONSOLE
  42. bool "Support for console on AMBA serial port"
  43. depends on SERIAL_AMBA_PL011=y
  44. select SERIAL_CORE_CONSOLE
  45. ---help---
  46. Say Y here if you wish to use an AMBA PrimeCell UART as the system
  47. console (the system console is the device which receives all kernel
  48. messages and warnings and which allows logins in single user mode).
  49. Even if you say Y here, the currently visible framebuffer console
  50. (/dev/tty0) will still be used as the system console by default, but
  51. you can alter that using a kernel command line option such as
  52. "console=ttyAMA0". (Try "man bootparam" or see the documentation of
  53. your boot loader (lilo or loadlin) about how to pass options to the
  54. kernel at boot time.)
  55. config SERIAL_SB1250_DUART
  56. tristate "BCM1xxx on-chip DUART serial support"
  57. depends on SIBYTE_SB1xxx_SOC=y
  58. select SERIAL_CORE
  59. default y
  60. ---help---
  61. Support for the asynchronous serial interface (DUART) included in
  62. the BCM1250 and derived System-On-a-Chip (SOC) devices. Note that
  63. the letter D in DUART stands for "dual", which is how the device
  64. is implemented. Depending on the SOC configuration there may be
  65. one or more DUARTs available of which all are handled.
  66. If unsure, say Y. To compile this driver as a module, choose M here:
  67. the module will be called sb1250-duart.
  68. config SERIAL_SB1250_DUART_CONSOLE
  69. bool "Support for console on a BCM1xxx DUART serial port"
  70. depends on SERIAL_SB1250_DUART=y
  71. select SERIAL_CORE_CONSOLE
  72. default y
  73. ---help---
  74. If you say Y here, it will be possible to use a serial port as the
  75. system console (the system console is the device which receives all
  76. kernel messages and warnings and which allows logins in single user
  77. mode).
  78. If unsure, say Y.
  79. config SERIAL_ATMEL
  80. bool "AT91 / AT32 on-chip serial port support"
  81. depends on ARCH_AT91 || AVR32
  82. select SERIAL_CORE
  83. help
  84. This enables the driver for the on-chip UARTs of the Atmel
  85. AT91 and AT32 processors.
  86. config SERIAL_ATMEL_CONSOLE
  87. bool "Support for console on AT91 / AT32 serial port"
  88. depends on SERIAL_ATMEL=y
  89. select SERIAL_CORE_CONSOLE
  90. help
  91. Say Y here if you wish to use an on-chip UART on a Atmel
  92. AT91 or AT32 processor as the system console (the system
  93. console is the device which receives all kernel messages and
  94. warnings and which allows logins in single user mode).
  95. config SERIAL_ATMEL_PDC
  96. bool "Support DMA transfers on AT91 / AT32 serial port"
  97. depends on SERIAL_ATMEL
  98. default y
  99. help
  100. Say Y here if you wish to use the PDC to do DMA transfers to
  101. and from the Atmel AT91 / AT32 serial port. In order to
  102. actually use DMA transfers, make sure that the use_dma_tx
  103. and use_dma_rx members in the atmel_uart_data struct is set
  104. appropriately for each port.
  105. Note that break and error handling currently doesn't work
  106. properly when DMA is enabled. Make sure that ports where
  107. this matters don't use DMA.
  108. config SERIAL_ATMEL_TTYAT
  109. bool "Install as device ttyATn instead of ttySn"
  110. depends on SERIAL_ATMEL=y
  111. help
  112. Say Y here if you wish to have the internal AT91 / AT32 UARTs
  113. appear as /dev/ttyATn (major 204, minor starting at 154)
  114. instead of the normal /dev/ttySn (major 4, minor starting at
  115. 64). This is necessary if you also want other UARTs, such as
  116. external 8250/16C550 compatible UARTs.
  117. The ttySn nodes are legally reserved for the 8250 serial driver
  118. but are often misused by other serial drivers.
  119. To use this, you should create suitable ttyATn device nodes in
  120. /dev/, and pass "console=ttyATn" to the kernel.
  121. Say Y if you have an external 8250/16C550 UART. If unsure, say N.
  122. config SERIAL_KGDB_NMI
  123. bool "Serial console over KGDB NMI debugger port"
  124. depends on KGDB_SERIAL_CONSOLE
  125. help
  126. This special driver allows you to temporary use NMI debugger port
  127. as a normal console (assuming that the port is attached to KGDB).
  128. Unlike KDB's disable_nmi command, with this driver you are always
  129. able to go back to the debugger using KGDB escape sequence ($3#33).
  130. This is because this console driver processes the input in NMI
  131. context, and thus is able to intercept the magic sequence.
  132. Note that since the console interprets input and uses polling
  133. communication methods, for things like PPP you still must fully
  134. detach debugger port from the KGDB NMI (i.e. disable_nmi), and
  135. use raw console.
  136. If unsure, say N.
  137. config SERIAL_KS8695
  138. bool "Micrel KS8695 (Centaur) serial port support"
  139. depends on ARCH_KS8695
  140. select SERIAL_CORE
  141. help
  142. This selects the Micrel Centaur KS8695 UART. Say Y here.
  143. config SERIAL_KS8695_CONSOLE
  144. bool "Support for console on KS8695 (Centaur) serial port"
  145. depends on SERIAL_KS8695=y
  146. select SERIAL_CORE_CONSOLE
  147. help
  148. Say Y here if you wish to use a KS8695 (Centaur) UART as the
  149. system console (the system console is the device which
  150. receives all kernel messages and warnings and which allows
  151. logins in single user mode).
  152. config SERIAL_CLPS711X
  153. tristate "CLPS711X serial port support"
  154. depends on ARCH_CLPS711X
  155. select SERIAL_CORE
  156. default y
  157. help
  158. This enables the driver for the on-chip UARTs of the Cirrus
  159. Logic EP711x/EP721x/EP731x processors.
  160. config SERIAL_CLPS711X_CONSOLE
  161. bool "Support for console on CLPS711X serial port"
  162. depends on SERIAL_CLPS711X=y
  163. select SERIAL_CORE_CONSOLE
  164. help
  165. Even if you say Y here, the currently visible virtual console
  166. (/dev/tty0) will still be used as the system console by default, but
  167. you can alter that using a kernel command line option such as
  168. "console=ttyCL1".
  169. config SERIAL_SAMSUNG
  170. tristate "Samsung SoC serial support"
  171. depends on PLAT_SAMSUNG
  172. select SERIAL_CORE
  173. help
  174. Support for the on-chip UARTs on the Samsung S3C24XX series CPUs,
  175. providing /dev/ttySAC0, 1 and 2 (note, some machines may not
  176. provide all of these ports, depending on how the serial port
  177. pins are configured.
  178. config SERIAL_SAMSUNG_UARTS_4
  179. bool
  180. depends on PLAT_SAMSUNG
  181. default y if !(CPU_S3C2410 || SERIAL_S3C2412 || CPU_S3C2440 || CPU_S3C2442)
  182. help
  183. Internal node for the common case of 4 Samsung compatible UARTs
  184. config SERIAL_SAMSUNG_UARTS
  185. int
  186. depends on PLAT_SAMSUNG
  187. default 6 if ARCH_S5P6450
  188. default 4 if SERIAL_SAMSUNG_UARTS_4 || CPU_S3C2416
  189. default 3
  190. help
  191. Select the number of available UART ports for the Samsung S3C
  192. serial driver
  193. config SERIAL_SAMSUNG_DEBUG
  194. bool "Samsung SoC serial debug"
  195. depends on SERIAL_SAMSUNG && DEBUG_LL
  196. help
  197. Add support for debugging the serial driver. Since this is
  198. generally being used as a console, we use our own output
  199. routines that go via the low-level debug printascii()
  200. function.
  201. config SERIAL_SAMSUNG_CONSOLE
  202. bool "Support for console on Samsung SoC serial port"
  203. depends on SERIAL_SAMSUNG=y
  204. select SERIAL_CORE_CONSOLE
  205. help
  206. Allow selection of the S3C24XX on-board serial ports for use as
  207. an virtual console.
  208. Even if you say Y here, the currently visible virtual console
  209. (/dev/tty0) will still be used as the system console by default, but
  210. you can alter that using a kernel command line option such as
  211. "console=ttySACx". (Try "man bootparam" or see the documentation of
  212. your boot loader about how to pass options to the kernel at
  213. boot time.)
  214. config SERIAL_SIRFSOC
  215. tristate "SiRF SoC Platform Serial port support"
  216. depends on ARCH_PRIMA2
  217. select SERIAL_CORE
  218. help
  219. Support for the on-chip UART on the CSR SiRFprimaII series,
  220. providing /dev/ttySiRF0, 1 and 2 (note, some machines may not
  221. provide all of these ports, depending on how the serial port
  222. pins are configured).
  223. config SERIAL_SIRFSOC_CONSOLE
  224. bool "Support for console on SiRF SoC serial port"
  225. depends on SERIAL_SIRFSOC=y
  226. select SERIAL_CORE_CONSOLE
  227. help
  228. Even if you say Y here, the currently visible virtual console
  229. (/dev/tty0) will still be used as the system console by default, but
  230. you can alter that using a kernel command line option such as
  231. "console=ttySiRFx". (Try "man bootparam" or see the documentation of
  232. your boot loader about how to pass options to the kernel at
  233. boot time.)
  234. config SERIAL_TEGRA
  235. tristate "NVIDIA Tegra20/30 SoC serial controller"
  236. depends on ARCH_TEGRA && TEGRA20_APB_DMA
  237. select SERIAL_CORE
  238. help
  239. Support for the on-chip UARTs on the NVIDIA Tegra series SOCs
  240. providing /dev/ttyHS0, 1, 2, 3 and 4 (note, some machines may not
  241. provide all of these ports, depending on how the serial port
  242. are enabled). This driver uses the APB DMA to achieve higher baudrate
  243. and better performance.
  244. config SERIAL_MAX3100
  245. tristate "MAX3100 support"
  246. depends on SPI
  247. select SERIAL_CORE
  248. help
  249. MAX3100 chip support
  250. config SERIAL_MAX310X
  251. bool "MAX310X support"
  252. depends on SPI
  253. select SERIAL_CORE
  254. select REGMAP_SPI if SPI
  255. default n
  256. help
  257. This selects support for an advanced UART from Maxim (Dallas).
  258. Supported ICs are MAX3107, MAX3108.
  259. Each IC contains 128 words each of receive and transmit FIFO
  260. that can be controlled through I2C or high-speed SPI.
  261. Say Y here if you want to support this ICs.
  262. config SERIAL_DZ
  263. bool "DECstation DZ serial driver"
  264. depends on MACH_DECSTATION && 32BIT
  265. select SERIAL_CORE
  266. default y
  267. ---help---
  268. DZ11-family serial controllers for DECstations and VAXstations,
  269. including the DC7085, M7814, and M7819.
  270. config SERIAL_DZ_CONSOLE
  271. bool "Support console on DECstation DZ serial driver"
  272. depends on SERIAL_DZ=y
  273. select SERIAL_CORE_CONSOLE
  274. default y
  275. ---help---
  276. If you say Y here, it will be possible to use a serial port as the
  277. system console (the system console is the device which receives all
  278. kernel messages and warnings and which allows logins in single user
  279. mode).
  280. Note that the firmware uses ttyS3 as the serial console on
  281. DECstations that use this driver.
  282. If unsure, say Y.
  283. config SERIAL_ZS
  284. tristate "DECstation Z85C30 serial support"
  285. depends on MACH_DECSTATION
  286. select SERIAL_CORE
  287. default y
  288. ---help---
  289. Support for the Zilog 85C350 serial communications controller used
  290. for serial ports in newer DECstation systems. These include the
  291. DECsystem 5900 and all models of the DECstation and DECsystem 5000
  292. systems except from model 200.
  293. If unsure, say Y. To compile this driver as a module, choose M here:
  294. the module will be called zs.
  295. config SERIAL_ZS_CONSOLE
  296. bool "Support for console on a DECstation Z85C30 serial port"
  297. depends on SERIAL_ZS=y
  298. select SERIAL_CORE_CONSOLE
  299. default y
  300. ---help---
  301. If you say Y here, it will be possible to use a serial port as the
  302. system console (the system console is the device which receives all
  303. kernel messages and warnings and which allows logins in single user
  304. mode).
  305. Note that the firmware uses ttyS1 as the serial console on the
  306. Maxine and ttyS3 on the others using this driver.
  307. If unsure, say Y.
  308. config SERIAL_21285
  309. tristate "DC21285 serial port support"
  310. depends on FOOTBRIDGE
  311. select SERIAL_CORE
  312. help
  313. If you have a machine based on a 21285 (Footbridge) StrongARM(R)/
  314. PCI bridge you can enable its onboard serial port by enabling this
  315. option.
  316. config SERIAL_21285_CONSOLE
  317. bool "Console on DC21285 serial port"
  318. depends on SERIAL_21285=y
  319. select SERIAL_CORE_CONSOLE
  320. help
  321. If you have enabled the serial port on the 21285 footbridge you can
  322. make it the console by answering Y to this option.
  323. Even if you say Y here, the currently visible virtual console
  324. (/dev/tty0) will still be used as the system console by default, but
  325. you can alter that using a kernel command line option such as
  326. "console=ttyFB". (Try "man bootparam" or see the documentation of
  327. your boot loader (lilo or loadlin) about how to pass options to the
  328. kernel at boot time.)
  329. config SERIAL_MPSC
  330. bool "Marvell MPSC serial port support"
  331. depends on MV64X60
  332. select SERIAL_CORE
  333. help
  334. Say Y here if you want to use the Marvell MPSC serial controller.
  335. config SERIAL_MPSC_CONSOLE
  336. bool "Support for console on Marvell MPSC serial port"
  337. depends on SERIAL_MPSC
  338. select SERIAL_CORE_CONSOLE
  339. help
  340. Say Y here if you want to support a serial console on a Marvell MPSC.
  341. config SERIAL_PXA
  342. bool "PXA serial port support"
  343. depends on ARCH_PXA || ARCH_MMP
  344. select SERIAL_CORE
  345. help
  346. If you have a machine based on an Intel XScale PXA2xx CPU you
  347. can enable its onboard serial ports by enabling this option.
  348. config SERIAL_PXA_CONSOLE
  349. bool "Console on PXA serial port"
  350. depends on SERIAL_PXA
  351. select SERIAL_CORE_CONSOLE
  352. help
  353. If you have enabled the serial port on the Intel XScale PXA
  354. CPU you can make it the console by answering Y to this option.
  355. Even if you say Y here, the currently visible virtual console
  356. (/dev/tty0) will still be used as the system console by default, but
  357. you can alter that using a kernel command line option such as
  358. "console=ttySA0". (Try "man bootparam" or see the documentation of
  359. your boot loader (lilo or loadlin) about how to pass options to the
  360. kernel at boot time.)
  361. config SERIAL_SA1100
  362. bool "SA1100 serial port support"
  363. depends on ARCH_SA1100
  364. select SERIAL_CORE
  365. help
  366. If you have a machine based on a SA1100/SA1110 StrongARM(R) CPU you
  367. can enable its onboard serial port by enabling this option.
  368. Please read <file:Documentation/arm/SA1100/serial_UART> for further
  369. info.
  370. config SERIAL_SA1100_CONSOLE
  371. bool "Console on SA1100 serial port"
  372. depends on SERIAL_SA1100
  373. select SERIAL_CORE_CONSOLE
  374. help
  375. If you have enabled the serial port on the SA1100/SA1110 StrongARM
  376. CPU you can make it the console by answering Y to this option.
  377. Even if you say Y here, the currently visible virtual console
  378. (/dev/tty0) will still be used as the system console by default, but
  379. you can alter that using a kernel command line option such as
  380. "console=ttySA0". (Try "man bootparam" or see the documentation of
  381. your boot loader (lilo or loadlin) about how to pass options to the
  382. kernel at boot time.)
  383. config SERIAL_MRST_MAX3110
  384. tristate "SPI UART driver for Max3110"
  385. depends on SPI_DW_PCI
  386. select SERIAL_CORE
  387. select SERIAL_CORE_CONSOLE
  388. help
  389. This is the UART protocol driver for the MAX3110 device on
  390. the Intel Moorestown platform. On other systems use the max3100
  391. driver.
  392. config SERIAL_MFD_HSU
  393. tristate "Medfield High Speed UART support"
  394. depends on PCI
  395. select SERIAL_CORE
  396. config SERIAL_MFD_HSU_CONSOLE
  397. boolean "Medfile HSU serial console support"
  398. depends on SERIAL_MFD_HSU=y
  399. select SERIAL_CORE_CONSOLE
  400. config SERIAL_BFIN
  401. tristate "Blackfin serial port support"
  402. depends on BLACKFIN
  403. select SERIAL_CORE
  404. select SERIAL_BFIN_UART0 if (BF531 || BF532 || BF533 || BF561)
  405. help
  406. Add support for the built-in UARTs on the Blackfin.
  407. To compile this driver as a module, choose M here: the
  408. module is named bfin_uart.ko.
  409. config SERIAL_BFIN_CONSOLE
  410. bool "Console on Blackfin serial port"
  411. depends on SERIAL_BFIN=y
  412. select SERIAL_CORE_CONSOLE
  413. choice
  414. prompt "UART Mode"
  415. depends on SERIAL_BFIN
  416. default SERIAL_BFIN_DMA
  417. help
  418. This driver supports the built-in serial ports of the Blackfin family
  419. of CPUs
  420. config SERIAL_BFIN_DMA
  421. bool "DMA mode"
  422. depends on !DMA_UNCACHED_NONE && KGDB_SERIAL_CONSOLE=n
  423. help
  424. This driver works under DMA mode. If this option is selected, the
  425. blackfin simple dma driver is also enabled.
  426. config SERIAL_BFIN_PIO
  427. bool "PIO mode"
  428. help
  429. This driver works under PIO mode.
  430. endchoice
  431. config SERIAL_BFIN_UART0
  432. bool "Enable UART0"
  433. depends on SERIAL_BFIN
  434. help
  435. Enable UART0
  436. config BFIN_UART0_CTSRTS
  437. bool "Enable UART0 hardware flow control"
  438. depends on SERIAL_BFIN_UART0
  439. help
  440. Enable hardware flow control in the driver.
  441. config SERIAL_BFIN_UART1
  442. bool "Enable UART1"
  443. depends on SERIAL_BFIN && (!BF531 && !BF532 && !BF533 && !BF561)
  444. help
  445. Enable UART1
  446. config BFIN_UART1_CTSRTS
  447. bool "Enable UART1 hardware flow control"
  448. depends on SERIAL_BFIN_UART1
  449. help
  450. Enable hardware flow control in the driver.
  451. config SERIAL_BFIN_UART2
  452. bool "Enable UART2"
  453. depends on SERIAL_BFIN && (BF54x || BF538 || BF539)
  454. help
  455. Enable UART2
  456. config BFIN_UART2_CTSRTS
  457. bool "Enable UART2 hardware flow control"
  458. depends on SERIAL_BFIN_UART2
  459. help
  460. Enable hardware flow control in the driver.
  461. config SERIAL_BFIN_UART3
  462. bool "Enable UART3"
  463. depends on SERIAL_BFIN && (BF54x)
  464. help
  465. Enable UART3
  466. config BFIN_UART3_CTSRTS
  467. bool "Enable UART3 hardware flow control"
  468. depends on SERIAL_BFIN_UART3
  469. help
  470. Enable hardware flow control in the driver.
  471. config SERIAL_IMX
  472. bool "IMX serial port support"
  473. depends on ARCH_MXC
  474. select SERIAL_CORE
  475. select RATIONAL
  476. help
  477. If you have a machine based on a Motorola IMX CPU you
  478. can enable its onboard serial port by enabling this option.
  479. config SERIAL_IMX_CONSOLE
  480. bool "Console on IMX serial port"
  481. depends on SERIAL_IMX
  482. select SERIAL_CORE_CONSOLE
  483. help
  484. If you have enabled the serial port on the Motorola IMX
  485. CPU you can make it the console by answering Y to this option.
  486. Even if you say Y here, the currently visible virtual console
  487. (/dev/tty0) will still be used as the system console by default, but
  488. you can alter that using a kernel command line option such as
  489. "console=ttySA0". (Try "man bootparam" or see the documentation of
  490. your boot loader (lilo or loadlin) about how to pass options to the
  491. kernel at boot time.)
  492. config SERIAL_UARTLITE
  493. tristate "Xilinx uartlite serial port support"
  494. depends on PPC32 || MICROBLAZE || MFD_TIMBERDALE
  495. select SERIAL_CORE
  496. help
  497. Say Y here if you want to use the Xilinx uartlite serial controller.
  498. To compile this driver as a module, choose M here: the
  499. module will be called uartlite.
  500. config SERIAL_UARTLITE_CONSOLE
  501. bool "Support for console on Xilinx uartlite serial port"
  502. depends on SERIAL_UARTLITE=y
  503. select SERIAL_CORE_CONSOLE
  504. help
  505. Say Y here if you wish to use a Xilinx uartlite as the system
  506. console (the system console is the device which receives all kernel
  507. messages and warnings and which allows logins in single user mode).
  508. config SERIAL_SUNCORE
  509. bool
  510. depends on SPARC
  511. select SERIAL_CORE
  512. select SERIAL_CORE_CONSOLE
  513. default y
  514. config SERIAL_SUNZILOG
  515. tristate "Sun Zilog8530 serial support"
  516. depends on SPARC
  517. help
  518. This driver supports the Zilog8530 serial ports found on many Sparc
  519. systems. Say Y or M if you want to be able to these serial ports.
  520. config SERIAL_SUNZILOG_CONSOLE
  521. bool "Console on Sun Zilog8530 serial port"
  522. depends on SERIAL_SUNZILOG=y
  523. help
  524. If you would like to be able to use the Zilog8530 serial port
  525. on your Sparc system as the console, you can do so by answering
  526. Y to this option.
  527. config SERIAL_SUNSU
  528. tristate "Sun SU serial support"
  529. depends on SPARC && PCI
  530. help
  531. This driver supports the 8250 serial ports that run the keyboard and
  532. mouse on (PCI) UltraSPARC systems. Say Y or M if you want to be able
  533. to these serial ports.
  534. config SERIAL_SUNSU_CONSOLE
  535. bool "Console on Sun SU serial port"
  536. depends on SERIAL_SUNSU=y
  537. help
  538. If you would like to be able to use the SU serial port
  539. on your Sparc system as the console, you can do so by answering
  540. Y to this option.
  541. config SERIAL_MUX
  542. tristate "Serial MUX support"
  543. depends on GSC
  544. select SERIAL_CORE
  545. default y
  546. ---help---
  547. Saying Y here will enable the hardware MUX serial driver for
  548. the Nova, K class systems and D class with a 'remote control card'.
  549. The hardware MUX is not 8250/16550 compatible therefore the
  550. /dev/ttyB0 device is shared between the Serial MUX and the PDC
  551. software console. The following steps need to be completed to use
  552. the Serial MUX:
  553. 1. create the device entry (mknod /dev/ttyB0 c 11 0)
  554. 2. Edit the /etc/inittab to start a getty listening on /dev/ttyB0
  555. 3. Add device ttyB0 to /etc/securetty (if you want to log on as
  556. root on this console.)
  557. 4. Change the kernel command console parameter to: console=ttyB0
  558. config SERIAL_MUX_CONSOLE
  559. bool "Support for console on serial MUX"
  560. depends on SERIAL_MUX=y
  561. select SERIAL_CORE_CONSOLE
  562. default y
  563. config PDC_CONSOLE
  564. bool "PDC software console support"
  565. depends on PARISC && !SERIAL_MUX && VT
  566. default n
  567. help
  568. Saying Y here will enable the software based PDC console to be
  569. used as the system console. This is useful for machines in
  570. which the hardware based console has not been written yet. The
  571. following steps must be competed to use the PDC console:
  572. 1. create the device entry (mknod /dev/ttyB0 c 11 0)
  573. 2. Edit the /etc/inittab to start a getty listening on /dev/ttyB0
  574. 3. Add device ttyB0 to /etc/securetty (if you want to log on as
  575. root on this console.)
  576. 4. Change the kernel command console parameter to: console=ttyB0
  577. config SERIAL_SUNSAB
  578. tristate "Sun Siemens SAB82532 serial support"
  579. depends on SPARC && PCI
  580. help
  581. This driver supports the Siemens SAB82532 DUSCC serial ports on newer
  582. (PCI) UltraSPARC systems. Say Y or M if you want to be able to these
  583. serial ports.
  584. config SERIAL_SUNSAB_CONSOLE
  585. bool "Console on Sun Siemens SAB82532 serial port"
  586. depends on SERIAL_SUNSAB=y
  587. help
  588. If you would like to be able to use the SAB82532 serial port
  589. on your Sparc system as the console, you can do so by answering
  590. Y to this option.
  591. config SERIAL_SUNHV
  592. bool "Sun4v Hypervisor Console support"
  593. depends on SPARC64
  594. help
  595. This driver supports the console device found on SUN4V Sparc
  596. systems. Say Y if you want to be able to use this device.
  597. config SERIAL_IP22_ZILOG
  598. tristate "SGI Zilog8530 serial support"
  599. depends on SGI_HAS_ZILOG
  600. select SERIAL_CORE
  601. help
  602. This driver supports the Zilog8530 serial ports found on SGI
  603. systems. Say Y or M if you want to be able to these serial ports.
  604. config SERIAL_IP22_ZILOG_CONSOLE
  605. bool "Console on SGI Zilog8530 serial port"
  606. depends on SERIAL_IP22_ZILOG=y
  607. select SERIAL_CORE_CONSOLE
  608. config SERIAL_SH_SCI
  609. tristate "SuperH SCI(F) serial port support"
  610. depends on HAVE_CLK && (SUPERH || ARCH_SHMOBILE)
  611. select SERIAL_CORE
  612. config SERIAL_SH_SCI_NR_UARTS
  613. int "Maximum number of SCI(F) serial ports"
  614. depends on SERIAL_SH_SCI
  615. default "2"
  616. config SERIAL_SH_SCI_CONSOLE
  617. bool "Support for console on SuperH SCI(F)"
  618. depends on SERIAL_SH_SCI=y
  619. select SERIAL_CORE_CONSOLE
  620. config SERIAL_SH_SCI_DMA
  621. bool "DMA support"
  622. depends on SERIAL_SH_SCI && SH_DMAE
  623. config SERIAL_PNX8XXX
  624. bool "Enable PNX8XXX SoCs' UART Support"
  625. depends on SOC_PNX833X
  626. select SERIAL_CORE
  627. help
  628. If you have a MIPS-based Philips SoC such as PNX8330 and you want
  629. to use serial ports, say Y. Otherwise, say N.
  630. config SERIAL_PNX8XXX_CONSOLE
  631. bool "Enable PNX8XX0 serial console"
  632. depends on SERIAL_PNX8XXX
  633. select SERIAL_CORE_CONSOLE
  634. help
  635. If you have a MIPS-based Philips SoC such as PNX8330 and you want
  636. to use serial console, say Y. Otherwise, say N.
  637. config SERIAL_HS_LPC32XX
  638. tristate "LPC32XX high speed serial port support"
  639. depends on ARCH_LPC32XX && OF
  640. select SERIAL_CORE
  641. help
  642. Support for the LPC32XX high speed serial ports (up to 900kbps).
  643. Those are UARTs completely different from the Standard UARTs on the
  644. LPC32XX SoC.
  645. Choose M or Y here to build this driver.
  646. config SERIAL_HS_LPC32XX_CONSOLE
  647. bool "Enable LPC32XX high speed UART serial console"
  648. depends on SERIAL_HS_LPC32XX
  649. select SERIAL_CORE_CONSOLE
  650. help
  651. If you would like to be able to use one of the high speed serial
  652. ports on the LPC32XX as the console, you can do so by answering
  653. Y to this option.
  654. config SERIAL_CORE
  655. tristate
  656. config SERIAL_CORE_CONSOLE
  657. bool
  658. config CONSOLE_POLL
  659. bool
  660. config SERIAL_68328
  661. bool "68328 serial support"
  662. depends on M68328 || M68EZ328 || M68VZ328
  663. help
  664. This driver supports the built-in serial port of the Motorola 68328
  665. (standard, EZ and VZ varieties).
  666. config SERIAL_68328_RTS_CTS
  667. bool "Support RTS/CTS on 68328 serial port"
  668. depends on SERIAL_68328
  669. config SERIAL_MCF
  670. bool "Coldfire serial support"
  671. depends on COLDFIRE
  672. select SERIAL_CORE
  673. help
  674. This serial driver supports the Freescale Coldfire serial ports.
  675. config SERIAL_MCF_BAUDRATE
  676. int "Default baudrate for Coldfire serial ports"
  677. depends on SERIAL_MCF
  678. default 19200
  679. help
  680. This setting lets you define what the default baudrate is for the
  681. ColdFire serial ports. The usual default varies from board to board,
  682. and this setting is a way of catering for that.
  683. config SERIAL_MCF_CONSOLE
  684. bool "Coldfire serial console support"
  685. depends on SERIAL_MCF
  686. select SERIAL_CORE_CONSOLE
  687. help
  688. Enable a ColdFire internal serial port to be the system console.
  689. config SERIAL_PMACZILOG
  690. tristate "Mac or PowerMac z85c30 ESCC support"
  691. depends on (M68K && MAC) || (PPC_OF && PPC_PMAC)
  692. select SERIAL_CORE
  693. help
  694. This driver supports the Zilog z85C30 serial ports found on
  695. (Power)Mac machines.
  696. Say Y or M if you want to be able to these serial ports.
  697. config SERIAL_PMACZILOG_TTYS
  698. bool "Use ttySn device nodes for Zilog z85c30"
  699. depends on SERIAL_PMACZILOG
  700. help
  701. The pmac_zilog driver for the z85C30 chip on many powermacs
  702. historically used the device numbers for /dev/ttySn. The
  703. 8250 serial port driver also uses these numbers, which means
  704. the two drivers being unable to coexist; you could not use
  705. both z85C30 and 8250 type ports at the same time.
  706. If this option is not selected, the pmac_zilog driver will
  707. use the device numbers allocated for /dev/ttyPZn. This allows
  708. the pmac_zilog and 8250 drivers to co-exist, but may cause
  709. existing userspace setups to break. Programs that need to
  710. access the built-in serial ports on powermacs will need to
  711. be reconfigured to use /dev/ttyPZn instead of /dev/ttySn.
  712. If you enable this option, any z85c30 ports in the system will
  713. be registered as ttyS0 onwards as in the past, and you will be
  714. unable to use the 8250 module for PCMCIA or other 16C550-style
  715. UARTs.
  716. Say N unless you need the z85c30 ports on your (Power)Mac
  717. to appear as /dev/ttySn.
  718. config SERIAL_PMACZILOG_CONSOLE
  719. bool "Console on Mac or PowerMac z85c30 serial port"
  720. depends on SERIAL_PMACZILOG=y
  721. select SERIAL_CORE_CONSOLE
  722. help
  723. If you would like to be able to use the z85c30 serial port
  724. on your (Power)Mac as the console, you can do so by answering
  725. Y to this option.
  726. config SERIAL_CPM
  727. tristate "CPM SCC/SMC serial port support"
  728. depends on CPM2 || 8xx
  729. select SERIAL_CORE
  730. help
  731. This driver supports the SCC and SMC serial ports on Motorola
  732. embedded PowerPC that contain a CPM1 (8xx) or CPM2 (8xxx)
  733. config SERIAL_CPM_CONSOLE
  734. bool "Support for console on CPM SCC/SMC serial port"
  735. depends on SERIAL_CPM=y
  736. select SERIAL_CORE_CONSOLE
  737. help
  738. Say Y here if you wish to use a SCC or SMC CPM UART as the system
  739. console (the system console is the device which receives all kernel
  740. messages and warnings and which allows logins in single user mode).
  741. Even if you say Y here, the currently visible framebuffer console
  742. (/dev/tty0) will still be used as the system console by default, but
  743. you can alter that using a kernel command line option such as
  744. "console=ttyCPM0". (Try "man bootparam" or see the documentation of
  745. your boot loader (lilo or loadlin) about how to pass options to the
  746. kernel at boot time.)
  747. config SERIAL_SGI_L1_CONSOLE
  748. bool "SGI Altix L1 serial console support"
  749. depends on IA64_GENERIC || IA64_SGI_SN2
  750. select SERIAL_CORE
  751. select SERIAL_CORE_CONSOLE
  752. help
  753. If you have an SGI Altix and you would like to use the system
  754. controller serial port as your console (you want this!),
  755. say Y. Otherwise, say N.
  756. config SERIAL_MPC52xx
  757. tristate "Freescale MPC52xx/MPC512x family PSC serial support"
  758. depends on PPC_MPC52xx || PPC_MPC512x
  759. select SERIAL_CORE
  760. help
  761. This driver supports MPC52xx and MPC512x PSC serial ports. If you would
  762. like to use them, you must answer Y or M to this option. Note that
  763. for use as console, it must be included in kernel and not as a
  764. module.
  765. config SERIAL_MPC52xx_CONSOLE
  766. bool "Console on a Freescale MPC52xx/MPC512x family PSC serial port"
  767. depends on SERIAL_MPC52xx=y
  768. select SERIAL_CORE_CONSOLE
  769. help
  770. Select this options if you'd like to use one of the PSC serial port
  771. of the Freescale MPC52xx family as a console.
  772. config SERIAL_MPC52xx_CONSOLE_BAUD
  773. int "Freescale MPC52xx/MPC512x family PSC serial port baud"
  774. depends on SERIAL_MPC52xx_CONSOLE=y
  775. default "9600"
  776. help
  777. Select the MPC52xx console baud rate.
  778. This value is only used if the bootloader doesn't pass in the
  779. console baudrate
  780. config SERIAL_ICOM
  781. tristate "IBM Multiport Serial Adapter"
  782. depends on PCI && PPC_PSERIES
  783. select SERIAL_CORE
  784. select FW_LOADER
  785. help
  786. This driver is for a family of multiport serial adapters
  787. including 2 port RVX, 2 port internal modem, 4 port internal
  788. modem and a split 1 port RVX and 1 port internal modem.
  789. This driver can also be built as a module. If so, the module
  790. will be called icom.
  791. config SERIAL_M32R_SIO
  792. bool "M32R SIO I/F"
  793. depends on M32R
  794. default y
  795. select SERIAL_CORE
  796. help
  797. Say Y here if you want to use the M32R serial controller.
  798. config SERIAL_M32R_SIO_CONSOLE
  799. bool "use SIO console"
  800. depends on SERIAL_M32R_SIO=y
  801. select SERIAL_CORE_CONSOLE
  802. help
  803. Say Y here if you want to support a serial console.
  804. If you use an M3T-M32700UT or an OPSPUT platform,
  805. please say also y for SERIAL_M32R_PLDSIO.
  806. config SERIAL_M32R_PLDSIO
  807. bool "M32R SIO I/F on a PLD"
  808. depends on SERIAL_M32R_SIO=y && (PLAT_OPSPUT || PLAT_USRV || PLAT_M32700UT)
  809. default n
  810. help
  811. Say Y here if you want to use the M32R serial controller
  812. on a PLD (Programmable Logic Device).
  813. If you use an M3T-M32700UT or an OPSPUT platform,
  814. please say Y.
  815. config SERIAL_TXX9
  816. bool "TMPTX39XX/49XX SIO support"
  817. depends on HAS_TXX9_SERIAL
  818. select SERIAL_CORE
  819. default y
  820. config HAS_TXX9_SERIAL
  821. bool
  822. config SERIAL_TXX9_NR_UARTS
  823. int "Maximum number of TMPTX39XX/49XX SIO ports"
  824. depends on SERIAL_TXX9
  825. default "6"
  826. config SERIAL_TXX9_CONSOLE
  827. bool "TMPTX39XX/49XX SIO Console support"
  828. depends on SERIAL_TXX9=y
  829. select SERIAL_CORE_CONSOLE
  830. config SERIAL_TXX9_STDSERIAL
  831. bool "TX39XX/49XX SIO act as standard serial"
  832. depends on !SERIAL_8250 && SERIAL_TXX9
  833. config SERIAL_VR41XX
  834. tristate "NEC VR4100 series Serial Interface Unit support"
  835. depends on CPU_VR41XX
  836. select SERIAL_CORE
  837. help
  838. If you have a NEC VR4100 series processor and you want to use
  839. Serial Interface Unit(SIU) or Debug Serial Interface Unit(DSIU)
  840. (not include VR4111/VR4121 DSIU), say Y. Otherwise, say N.
  841. config SERIAL_VR41XX_CONSOLE
  842. bool "Enable NEC VR4100 series Serial Interface Unit console"
  843. depends on SERIAL_VR41XX=y
  844. select SERIAL_CORE_CONSOLE
  845. help
  846. If you have a NEC VR4100 series processor and you want to use
  847. a console on a serial port, say Y. Otherwise, say N.
  848. config SERIAL_JSM
  849. tristate "Digi International NEO PCI Support"
  850. depends on PCI
  851. select SERIAL_CORE
  852. help
  853. This is a driver for Digi International's Neo series
  854. of cards which provide multiple serial ports. You would need
  855. something like this to connect more than two modems to your Linux
  856. box, for instance in order to become a dial-in server. This driver
  857. supports PCI boards only.
  858. If you have a card like this, say Y here, otherwise say N.
  859. To compile this driver as a module, choose M here: the
  860. module will be called jsm.
  861. config SERIAL_SGI_IOC4
  862. tristate "SGI IOC4 controller serial support"
  863. depends on (IA64_GENERIC || IA64_SGI_SN2) && SGI_IOC4
  864. select SERIAL_CORE
  865. help
  866. If you have an SGI Altix with an IOC4 based Base IO card
  867. and wish to use the serial ports on this card, say Y.
  868. Otherwise, say N.
  869. config SERIAL_SGI_IOC3
  870. tristate "SGI Altix IOC3 serial support"
  871. depends on (IA64_GENERIC || IA64_SGI_SN2) && SGI_IOC3
  872. select SERIAL_CORE
  873. help
  874. If you have an SGI Altix with an IOC3 serial card,
  875. say Y or M. Otherwise, say N.
  876. config SERIAL_MSM
  877. bool "MSM on-chip serial port support"
  878. depends on ARCH_MSM
  879. select SERIAL_CORE
  880. config SERIAL_MSM_CONSOLE
  881. bool "MSM serial console support"
  882. depends on SERIAL_MSM=y
  883. select SERIAL_CORE_CONSOLE
  884. config SERIAL_MSM_HS
  885. tristate "MSM UART High Speed: Serial Driver"
  886. depends on ARCH_MSM
  887. select SERIAL_CORE
  888. help
  889. If you have a machine based on MSM family of SoCs, you
  890. can enable its onboard high speed serial port by enabling
  891. this option.
  892. Choose M here to compile it as a module. The module will be
  893. called msm_serial_hs.
  894. config SERIAL_VT8500
  895. bool "VIA VT8500 on-chip serial port support"
  896. depends on ARCH_VT8500
  897. select SERIAL_CORE
  898. config SERIAL_VT8500_CONSOLE
  899. bool "VIA VT8500 serial console support"
  900. depends on SERIAL_VT8500=y
  901. select SERIAL_CORE_CONSOLE
  902. config SERIAL_NETX
  903. tristate "NetX serial port support"
  904. depends on ARCH_NETX
  905. select SERIAL_CORE
  906. help
  907. If you have a machine based on a Hilscher NetX SoC you
  908. can enable its onboard serial port by enabling this option.
  909. To compile this driver as a module, choose M here: the
  910. module will be called netx-serial.
  911. config SERIAL_NETX_CONSOLE
  912. bool "Console on NetX serial port"
  913. depends on SERIAL_NETX=y
  914. select SERIAL_CORE_CONSOLE
  915. help
  916. If you have enabled the serial port on the Hilscher NetX SoC
  917. you can make it the console by answering Y to this option.
  918. config SERIAL_OF_PLATFORM
  919. tristate "Serial port on Open Firmware platform bus"
  920. depends on OF
  921. depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL
  922. help
  923. If you have a PowerPC based system that has serial ports
  924. on a platform specific bus, you should enable this option.
  925. Currently, only 8250 compatible ports are supported, but
  926. others can easily be added.
  927. config SERIAL_OMAP
  928. tristate "OMAP serial port support"
  929. depends on ARCH_OMAP2PLUS
  930. select SERIAL_CORE
  931. help
  932. If you have a machine based on an Texas Instruments OMAP CPU you
  933. can enable its onboard serial ports by enabling this option.
  934. By enabling this option you take advantage of dma feature available
  935. with the omap-serial driver. DMA support can be enabled from platform
  936. data.
  937. config SERIAL_OMAP_CONSOLE
  938. bool "Console on OMAP serial port"
  939. depends on SERIAL_OMAP=y
  940. select SERIAL_CORE_CONSOLE
  941. help
  942. Select this option if you would like to use omap serial port as
  943. console.
  944. Even if you say Y here, the currently visible virtual console
  945. (/dev/tty0) will still be used as the system console by default, but
  946. you can alter that using a kernel command line option such as
  947. "console=ttyOx". (Try "man bootparam" or see the documentation of
  948. your boot loader about how to pass options to the kernel at
  949. boot time.)
  950. config SERIAL_OF_PLATFORM_NWPSERIAL
  951. tristate "NWP serial port driver"
  952. depends on PPC_OF && PPC_DCR
  953. select SERIAL_OF_PLATFORM
  954. select SERIAL_CORE_CONSOLE
  955. select SERIAL_CORE
  956. help
  957. This driver supports the cell network processor nwp serial
  958. device.
  959. config SERIAL_OF_PLATFORM_NWPSERIAL_CONSOLE
  960. bool "Console on NWP serial port"
  961. depends on SERIAL_OF_PLATFORM_NWPSERIAL=y
  962. select SERIAL_CORE_CONSOLE
  963. help
  964. Support for Console on the NWP serial ports.
  965. config SERIAL_LANTIQ
  966. bool "Lantiq serial driver"
  967. depends on LANTIQ
  968. select SERIAL_CORE
  969. select SERIAL_CORE_CONSOLE
  970. help
  971. Support for console and UART on Lantiq SoCs.
  972. config SERIAL_QE
  973. tristate "Freescale QUICC Engine serial port support"
  974. depends on QUICC_ENGINE
  975. select SERIAL_CORE
  976. select FW_LOADER
  977. default n
  978. help
  979. This driver supports the QE serial ports on Freescale embedded
  980. PowerPC that contain a QUICC Engine.
  981. config SERIAL_SC26XX
  982. tristate "SC2681/SC2692 serial port support"
  983. depends on SNI_RM
  984. select SERIAL_CORE
  985. help
  986. This is a driver for the onboard serial ports of
  987. older RM400 machines.
  988. config SERIAL_SC26XX_CONSOLE
  989. bool "Console on SC2681/SC2692 serial port"
  990. depends on SERIAL_SC26XX=y
  991. select SERIAL_CORE_CONSOLE
  992. help
  993. Support for Console on SC2681/SC2692 serial ports.
  994. config SERIAL_SCCNXP
  995. tristate "SCCNXP serial port support"
  996. depends on !SERIAL_SC26XX
  997. select SERIAL_CORE
  998. default n
  999. help
  1000. This selects support for an advanced UART from NXP (Philips).
  1001. Supported ICs are SCC2681, SCC2691, SCC2692, SC28L91, SC28L92,
  1002. SC28L202, SCC68681 and SCC68692.
  1003. Positioned as a replacement for the driver SC26XX.
  1004. config SERIAL_SCCNXP_CONSOLE
  1005. bool "Console on SCCNXP serial port"
  1006. depends on SERIAL_SCCNXP=y
  1007. select SERIAL_CORE_CONSOLE
  1008. help
  1009. Support for console on SCCNXP serial ports.
  1010. config SERIAL_BFIN_SPORT
  1011. tristate "Blackfin SPORT emulate UART"
  1012. depends on BLACKFIN
  1013. select SERIAL_CORE
  1014. help
  1015. Enable SPORT emulate UART on Blackfin series.
  1016. To compile this driver as a module, choose M here: the
  1017. module will be called bfin_sport_uart.
  1018. config SERIAL_BFIN_SPORT_CONSOLE
  1019. bool "Console on Blackfin sport emulated uart"
  1020. depends on SERIAL_BFIN_SPORT=y
  1021. select SERIAL_CORE_CONSOLE
  1022. config SERIAL_BFIN_SPORT0_UART
  1023. bool "Enable UART over SPORT0"
  1024. depends on SERIAL_BFIN_SPORT && !(BF542 || BF544)
  1025. help
  1026. Enable UART over SPORT0
  1027. config SERIAL_BFIN_SPORT0_UART_CTSRTS
  1028. bool "Enable UART over SPORT0 hardware flow control"
  1029. depends on SERIAL_BFIN_SPORT0_UART
  1030. help
  1031. Enable hardware flow control in the driver.
  1032. config SERIAL_BFIN_SPORT1_UART
  1033. bool "Enable UART over SPORT1"
  1034. depends on SERIAL_BFIN_SPORT
  1035. help
  1036. Enable UART over SPORT1
  1037. config SERIAL_BFIN_SPORT1_UART_CTSRTS
  1038. bool "Enable UART over SPORT1 hardware flow control"
  1039. depends on SERIAL_BFIN_SPORT1_UART
  1040. help
  1041. Enable hardware flow control in the driver.
  1042. config SERIAL_BFIN_SPORT2_UART
  1043. bool "Enable UART over SPORT2"
  1044. depends on SERIAL_BFIN_SPORT && (BF54x || BF538 || BF539)
  1045. help
  1046. Enable UART over SPORT2
  1047. config SERIAL_BFIN_SPORT2_UART_CTSRTS
  1048. bool "Enable UART over SPORT2 hardware flow control"
  1049. depends on SERIAL_BFIN_SPORT2_UART
  1050. help
  1051. Enable hardware flow control in the driver.
  1052. config SERIAL_BFIN_SPORT3_UART
  1053. bool "Enable UART over SPORT3"
  1054. depends on SERIAL_BFIN_SPORT && (BF54x || BF538 || BF539)
  1055. help
  1056. Enable UART over SPORT3
  1057. config SERIAL_BFIN_SPORT3_UART_CTSRTS
  1058. bool "Enable UART over SPORT3 hardware flow control"
  1059. depends on SERIAL_BFIN_SPORT3_UART
  1060. help
  1061. Enable hardware flow control in the driver.
  1062. config SERIAL_TIMBERDALE
  1063. tristate "Support for timberdale UART"
  1064. select SERIAL_CORE
  1065. ---help---
  1066. Add support for UART controller on timberdale.
  1067. config SERIAL_BCM63XX
  1068. tristate "bcm63xx serial port support"
  1069. select SERIAL_CORE
  1070. depends on BCM63XX
  1071. help
  1072. If you have a bcm63xx CPU, you can enable its onboard
  1073. serial port by enabling this options.
  1074. To compile this driver as a module, choose M here: the
  1075. module will be called bcm963xx_uart.
  1076. config SERIAL_BCM63XX_CONSOLE
  1077. bool "Console on bcm63xx serial port"
  1078. depends on SERIAL_BCM63XX=y
  1079. select SERIAL_CORE_CONSOLE
  1080. help
  1081. If you have enabled the serial port on the bcm63xx CPU
  1082. you can make it the console by answering Y to this option.
  1083. config SERIAL_GRLIB_GAISLER_APBUART
  1084. tristate "GRLIB APBUART serial support"
  1085. depends on OF && SPARC
  1086. select SERIAL_CORE
  1087. ---help---
  1088. Add support for the GRLIB APBUART serial port.
  1089. config SERIAL_GRLIB_GAISLER_APBUART_CONSOLE
  1090. bool "Console on GRLIB APBUART serial port"
  1091. depends on SERIAL_GRLIB_GAISLER_APBUART=y
  1092. select SERIAL_CORE_CONSOLE
  1093. help
  1094. Support for running a console on the GRLIB APBUART
  1095. config SERIAL_ALTERA_JTAGUART
  1096. tristate "Altera JTAG UART support"
  1097. select SERIAL_CORE
  1098. help
  1099. This driver supports the Altera JTAG UART port.
  1100. config SERIAL_ALTERA_JTAGUART_CONSOLE
  1101. bool "Altera JTAG UART console support"
  1102. depends on SERIAL_ALTERA_JTAGUART=y
  1103. select SERIAL_CORE_CONSOLE
  1104. help
  1105. Enable a Altera JTAG UART port to be the system console.
  1106. config SERIAL_ALTERA_JTAGUART_CONSOLE_BYPASS
  1107. bool "Bypass output when no connection"
  1108. depends on SERIAL_ALTERA_JTAGUART_CONSOLE
  1109. select SERIAL_CORE_CONSOLE
  1110. help
  1111. Bypass console output and keep going even if there is no
  1112. JTAG terminal connection with the host.
  1113. config SERIAL_ALTERA_UART
  1114. tristate "Altera UART support"
  1115. select SERIAL_CORE
  1116. help
  1117. This driver supports the Altera softcore UART port.
  1118. config SERIAL_ALTERA_UART_MAXPORTS
  1119. int "Maximum number of Altera UART ports"
  1120. depends on SERIAL_ALTERA_UART
  1121. default 4
  1122. help
  1123. This setting lets you define the maximum number of the Altera
  1124. UART ports. The usual default varies from board to board, and
  1125. this setting is a way of catering for that.
  1126. config SERIAL_ALTERA_UART_BAUDRATE
  1127. int "Default baudrate for Altera UART ports"
  1128. depends on SERIAL_ALTERA_UART
  1129. default 115200
  1130. help
  1131. This setting lets you define what the default baudrate is for the
  1132. Altera UART ports. The usual default varies from board to board,
  1133. and this setting is a way of catering for that.
  1134. config SERIAL_ALTERA_UART_CONSOLE
  1135. bool "Altera UART console support"
  1136. depends on SERIAL_ALTERA_UART=y
  1137. select SERIAL_CORE_CONSOLE
  1138. help
  1139. Enable a Altera UART port to be the system console.
  1140. config SERIAL_IFX6X60
  1141. tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)"
  1142. depends on GPIOLIB && SPI
  1143. help
  1144. Support for the IFX6x60 modem devices on Intel MID platforms.
  1145. config SERIAL_PCH_UART
  1146. tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART"
  1147. depends on PCI
  1148. select SERIAL_CORE
  1149. help
  1150. This driver is for PCH(Platform controller Hub) UART of Intel EG20T
  1151. which is an IOH(Input/Output Hub) for x86 embedded processor.
  1152. Enabling PCH_DMA, this PCH UART works as DMA mode.
  1153. This driver also can be used for LAPIS Semiconductor IOH(Input/
  1154. Output Hub), ML7213, ML7223 and ML7831.
  1155. ML7213 IOH is for IVI(In-Vehicle Infotainment) use, ML7223 IOH is
  1156. for MP(Media Phone) use and ML7831 IOH is for general purpose use.
  1157. ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
  1158. ML7213/ML7223/ML7831 is completely compatible for Intel EG20T PCH.
  1159. config SERIAL_PCH_UART_CONSOLE
  1160. bool "Support for console on Intel EG20T PCH UART/OKI SEMICONDUCTOR ML7213 IOH"
  1161. depends on SERIAL_PCH_UART=y
  1162. select SERIAL_CORE_CONSOLE
  1163. help
  1164. Say Y here if you wish to use the PCH UART as the system console
  1165. (the system console is the device which receives all kernel messages and
  1166. warnings and which allows logins in single user mode).
  1167. config SERIAL_MSM_SMD
  1168. bool "Enable tty device interface for some SMD ports"
  1169. default n
  1170. depends on MSM_SMD
  1171. help
  1172. Enables userspace clients to read and write to some streaming SMD
  1173. ports via tty device interface for MSM chipset.
  1174. config SERIAL_MXS_AUART
  1175. depends on ARCH_MXS
  1176. tristate "MXS AUART support"
  1177. select SERIAL_CORE
  1178. help
  1179. This driver supports the MXS Application UART (AUART) port.
  1180. config SERIAL_MXS_AUART_CONSOLE
  1181. bool "MXS AUART console support"
  1182. depends on SERIAL_MXS_AUART=y
  1183. select SERIAL_CORE_CONSOLE
  1184. help
  1185. Enable a MXS AUART port to be the system console.
  1186. config SERIAL_XILINX_PS_UART
  1187. tristate "Xilinx PS UART support"
  1188. depends on OF
  1189. select SERIAL_CORE
  1190. help
  1191. This driver supports the Xilinx PS UART port.
  1192. config SERIAL_XILINX_PS_UART_CONSOLE
  1193. bool "Xilinx PS UART console support"
  1194. depends on SERIAL_XILINX_PS_UART=y
  1195. select SERIAL_CORE_CONSOLE
  1196. help
  1197. Enable a Xilinx PS UART port to be the system console.
  1198. config SERIAL_AR933X
  1199. bool "AR933X serial port support"
  1200. depends on SOC_AR933X
  1201. select SERIAL_CORE
  1202. help
  1203. If you have an Atheros AR933X SOC based board and want to use the
  1204. built-in UART of the SoC, say Y to this option.
  1205. config SERIAL_AR933X_CONSOLE
  1206. bool "Console on AR933X serial port"
  1207. depends on SERIAL_AR933X=y
  1208. select SERIAL_CORE_CONSOLE
  1209. help
  1210. Enable a built-in UART port of the AR933X to be the system console.
  1211. config SERIAL_AR933X_NR_UARTS
  1212. int "Maximum number of AR933X serial ports"
  1213. depends on SERIAL_AR933X
  1214. default "2"
  1215. help
  1216. Set this to the number of serial ports you want the driver
  1217. to support.
  1218. config SERIAL_EFM32_UART
  1219. tristate "EFM32 UART/USART port."
  1220. depends on ARCH_EFM32
  1221. select SERIAL_CORE
  1222. help
  1223. This driver support the USART and UART ports on
  1224. Energy Micro's efm32 SoCs.
  1225. config SERIAL_EFM32_UART_CONSOLE
  1226. bool "EFM32 UART/USART console support"
  1227. depends on SERIAL_EFM32_UART=y
  1228. select SERIAL_CORE_CONSOLE
  1229. config SERIAL_ARC
  1230. tristate "ARC UART driver support"
  1231. select SERIAL_CORE
  1232. help
  1233. Driver for on-chip UART for ARC(Synopsys) for the legacy
  1234. FPGA Boards (ML50x/ARCAngel4)
  1235. config SERIAL_ARC_CONSOLE
  1236. bool "Console on ARC UART"
  1237. depends on SERIAL_ARC=y
  1238. select SERIAL_CORE_CONSOLE
  1239. help
  1240. Enable system Console on ARC UART
  1241. config SERIAL_ARC_NR_PORTS
  1242. int "Number of ARC UART ports"
  1243. depends on SERIAL_ARC
  1244. range 1 3
  1245. default "1"
  1246. help
  1247. Set this to the number of serial ports you want the driver
  1248. to support.
  1249. config SERIAL_RP2
  1250. tristate "Comtrol RocketPort EXPRESS/INFINITY support"
  1251. depends on PCI
  1252. select SERIAL_CORE
  1253. help
  1254. This driver supports the Comtrol RocketPort EXPRESS and
  1255. RocketPort INFINITY families of PCI/PCIe multiport serial adapters.
  1256. These adapters use a "RocketPort 2" ASIC that is not compatible
  1257. with the original RocketPort driver (CONFIG_ROCKETPORT).
  1258. To compile this driver as a module, choose M here: the
  1259. module will be called rp2.
  1260. If you want to compile this driver into the kernel, say Y here. If
  1261. you don't have a suitable RocketPort card installed, say N.
  1262. config SERIAL_RP2_NR_UARTS
  1263. int "Maximum number of RocketPort EXPRESS/INFINITY ports"
  1264. depends on SERIAL_RP2
  1265. default "32"
  1266. help
  1267. If multiple cards are present, the default limit of 32 ports may
  1268. need to be increased.
  1269. endmenu
  1270. endif # TTY