summaryrefslogtreecommitdiff
path: root/configs/MPC8548CDS_legacy_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 15:07:45 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:04:59 +0300
commit3dc2987f5c9b79e19ea6b0e69e01a817310abaac (patch)
tree805f9479527bb5be5254ceb5bade28ee9b3719b9 /configs/MPC8548CDS_legacy_defconfig
parenta552ffc9d270769286d7a0697913689c31537bfa (diff)
downloadu-boot-3dc2987f5c9b79e19ea6b0e69e01a817310abaac.tar.xz
Convert CONFIG_PCIE1 et al to Kconfig
This converts the following to Kconfig: CONFIG_PCIE1 CONFIG_PCIE2 CONFIG_PCIE3 CONFIG_PCIE4 CONFIG_PCI1 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/MPC8548CDS_legacy_defconfig')
-rw-r--r--configs/MPC8548CDS_legacy_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8548CDS_legacy_defconfig b/configs/MPC8548CDS_legacy_defconfig
index 874de6aeb2..c21ed57dc3 100644
--- a/configs/MPC8548CDS_legacy_defconfig
+++ b/configs/MPC8548CDS_legacy_defconfig
@@ -12,6 +12,7 @@ CONFIG_TARGET_MPC8548CDS=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_TARGET_MPC8548CDS_LEGACY=y
+CONFIG_PCIE1=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_DYNAMIC_SYS_CLK_FREQ=y