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:
Kumar Gala 2020-02-17 10:16:39 -06:00 committed by Kumar Gala
commit 4372efe4ef
4 changed files with 6 additions and 21 deletions

View file

@ -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.