Lines Matching refs:driver
11 Select a default baudrate, where "default" has a driver-specific
28 bool "Provide a serial driver"
32 In very space-constrained devices even the full UART driver is too
35 the full UART driver will be omitted, thus saving space.
38 bool "Provide a serial driver in SPL"
42 In very space-constrained devices even the full UART driver is too
45 the full UART driver will be omitted, thus saving space.
62 Enable driver model for serial. This replaces
71 Enable RX buffer support for the serial driver. This enables
87 Enable driver model for serial in SPL. This replaces
97 Enable driver model for serial in TPL. This replaces
121 support quite easily. Remember that you cannot use driver model and
124 You must not use this UART once driver model is working and the
136 Select this to enable a debug UART using the altera_jtag_uart driver.
137 You will need to provide parameters to make this work. The driver will
138 be available until the real driver model serial is running.
143 Select this to enable a debug UART using the altera_uart driver.
144 You will need to provide parameters to make this work. The driver will
145 be available until the real driver model serial is running.
151 Select this to enable a debug UART using the ar933x uart driver.
153 driver will be available until the real driver model serial is
159 Select this to enable a debug UART using the atmel usart driver. You
160 will need to provide parameters to make this work. The driver will
161 be available until the real driver-model serial is running.
168 will need to provide parameters to make this work. The driver will
169 be available until the real driver model serial is running.
174 Select this to enable a debug UART using the ns16550 driver. You
175 will need to provide parameters to make this work. The driver will
176 be available until the real driver model serial is running.
190 Select this to enable a debug UART using the serial_s5p driver. You
191 will need to provide parameters to make this work. The driver will
192 be available until the real driver-model serial is running.
198 Select this to enable a debug UART using the serial_meson driver. You
199 will need to provide parameters to make this work. The driver will
200 be available until the real driver-model serial is running.
205 Select this to enable a debug UART using the serial_uartlite driver.
206 You will need to provide parameters to make this work. The driver will
207 be available until the real driver-model serial is running.
223 Select this to enable a debug UART using the serial_mvebu driver. You
224 will need to provide parameters to make this work. The driver will
225 be available until the real driver-model serial is running.
230 Select this to enable a debug UART using the serial_zynq driver. You
231 will need to provide parameters to make this work. The driver will
232 be available until the real driver-model serial is running.
238 Select this to enable a debug UART using the serial_leon3 driver. You
239 will need to provide parameters to make this work. The driver will
240 be available until the real driver model serial is running.
245 Select this to enable a debug UART using the pl01x driver with the
247 work. The driver will be available until the real driver model
253 Select this to enable a debug UART using the pl01x driver with the
255 work. The driver will be available until the real driver model
262 Select this to enable a debug UART using the serial_pic32 driver. You
263 will need to provide parameters to make this work. The driver will
264 be available until the real driver model serial is running.
270 Select this to enable a debug UART using the serial_mxc driver. You
271 will need to provide parameters to make this work. The driver will
272 be available until the real driver model serial is running.
280 driver will be available until the real driver-model serial is
286 Select this to enable a debug UART using the omap ns16550 driver.
287 You will need to provide parameters to make this work. The driver
288 will be available until the real driver model serial is running.
386 devices. This driver uses driver model and requires a device
413 Choose this option to add support for UART driver on the Marvell
447 This uses the ns16550 driver as a library.
455 This uses the ns16550 driver, converting the platdata from of-platdata
539 bool "Console driver for MPC8XX"