drivers: uart: miv: convert to DT_INST defines
Convert driver to fully use DT_INST_ defines. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
836b485377
commit
4372efe4ef
4 changed files with 6 additions and 21 deletions
|
@ -9,10 +9,3 @@ config UART_MIV
|
|||
select SERIAL_HAS_DRIVER
|
||||
help
|
||||
This option enables the Mi-V serial driver.
|
||||
|
||||
config UART_MIV_PORT_0
|
||||
bool "Enable Mi-V Port 0"
|
||||
depends on UART_MIV
|
||||
help
|
||||
This tells the driver to configure the UART port at boot, depending on
|
||||
the additional configuration options below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue