summaryrefslogtreecommitdiff
path: root/include/configs/theadorable.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-12 20:02:00 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:11:48 -0400
commit6e52cb259b565cc7482c65b0e4b2ab78c6b6903b (patch)
tree698c0a87da4e4fec77012f2ca80bc7d7474f52bd /include/configs/theadorable.h
parent60d45642fe0673514aced37e6cc95d4f0fe02a19 (diff)
downloadu-boot-6e52cb259b565cc7482c65b0e4b2ab78c6b6903b.tar.gz
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 'include/configs/theadorable.h')
-rw-r--r--include/configs/theadorable.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h
index 4f7c9647e2..94e1acd98b 100644
--- a/include/configs/theadorable.h
+++ b/include/configs/theadorable.h
@@ -40,9 +40,6 @@
"fdt_high=0x10000000\0" \
"initrd_high=0x10000000\0"
-/* FPGA programming support */
-#define CONFIG_FPGA_STRATIX_V
-
/*
* Bootcounter
*/