summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:49 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commit1914075c88fb645987955f6d0595c56e3a78a1c0 (patch)
tree8f822aa514bfc7aa5b36e93eb5c24f5b9b188a4e /configs/lx2160ardb_tfa_defconfig
parentb8475e6aca2f8ae3831bc195a89377fd737e221a (diff)
Convert CONFIG_PL011_SERIAL et al to Kconfig
This converts the following to Kconfig: CONFIG_PL011_SERIAL CONFIG_PL01X_SERIAL Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig
index a1524244df0..d81a4b10b14 100644
--- a/configs/lx2160ardb_tfa_defconfig
+++ b/configs/lx2160ardb_tfa_defconfig
@@ -83,6 +83,7 @@ CONFIG_DM_RTC=y
CONFIG_RTC_PCF2127=y
CONFIG_DM_SCSI=y
CONFIG_DM_SERIAL=y
+CONFIG_PL01X_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_NXP_FSPI=y