aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini2022-06-12 20:02:00 -0400
committerTom Rini2022-06-28 17:11:48 -0400
commit6e52cb259b565cc7482c65b0e4b2ab78c6b6903b (patch)
tree698c0a87da4e4fec77012f2ca80bc7d7474f52bd /configs
parent60d45642fe0673514aced37e6cc95d4f0fe02a19 (diff)
Convert CONFIG_FPGA_STRATIX_V to Kconfig
This converts the following to Kconfig: CONFIG_FPGA_STRATIX_V Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/theadorable_debug_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index 25eb2e88ec1..d47413c0a91 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -71,6 +71,7 @@ CONFIG_LBA48=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_RAM=y
CONFIG_FPGA_ALTERA=y
+CONFIG_FPGA_STRATIX_V=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
# CONFIG_MMC is not set