From 6e52cb259b565cc7482c65b0e4b2ab78c6b6903b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 12 Jun 2022 20:02:00 -0400 Subject: Convert CONFIG_FPGA_STRATIX_V to Kconfig This converts the following to Kconfig: CONFIG_FPGA_STRATIX_V Signed-off-by: Tom Rini --- include/configs/theadorable.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 4f7c9647e29..94e1acd98ba 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 */ -- cgit v1.2.3