kconfig: uart_pl011: Do not limit PL011 driver to ARM family

The driver is not specific to 32bit ARM family. For example it is
currently used by the QEMU ARM64 virt machine.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
Carlo Caione 2019-10-10 10:51:38 +01:00 committed by Kumar Gala
commit 1c4626d324

View file

@ -9,7 +9,6 @@ menuconfig UART_PL011
bool "ARM PL011 UART Driver"
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
depends on SOC_FAMILY_ARM
help
This option enables the UART driver for the PL011