summaryrefslogtreecommitdiff
path: root/configs/pg_wcom_seli8_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:44 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:11:50 +0300
commit9cebc4ad8ebe6832c6d0eca786a85533a3b54ce4 (patch)
tree991419da6908e988faf815bafec3a7c01f8e9d8a /configs/pg_wcom_seli8_defconfig
parentd948c8988c212bc8fe94db556b7ef265d2e96452 (diff)
downloadu-boot-9cebc4ad8ebe6832c6d0eca786a85533a3b54ce4.tar.xz
post: Migrate to Kconfig
We move the existing CONFIG_POST_* functionality over to CFG_POST and then introduce CONFIG_POST to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/pg_wcom_seli8_defconfig')
-rw-r--r--configs/pg_wcom_seli8_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pg_wcom_seli8_defconfig b/configs/pg_wcom_seli8_defconfig
index ad08e3582e..8311b3a3a0 100644
--- a/configs/pg_wcom_seli8_defconfig
+++ b/configs/pg_wcom_seli8_defconfig
@@ -100,3 +100,4 @@ CONFIG_SCSI_AHCI_PLAT=y
CONFIG_SPECIFY_CONSOLE_INDEX=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
+CONFIG_POST=y