]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/serial/Kconfig
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
[people/ms/u-boot.git] / drivers / serial / Kconfig
index 99aa817e639744133df8f76c094b54b120281c7b..4167683885a2da4a2efd8967268b7522457235d2 100644 (file)
@@ -459,6 +459,12 @@ config PL011_SERIAL
        help
          Select this to enable a UART for platforms using PL011.
 
+config PL01X_SERIAL
+       bool "ARM PL010 and PL011 driver"
+       depends on DM_SERIAL
+       help
+         Select this to enable a UART for platforms using PL010 or PL011.
+
 config ROCKCHIP_SERIAL
        bool "Rockchip on-chip UART support"
        depends on DM_SERIAL && SPL_OF_PLATDATA