diff options
| author | Tom Rini <[email protected]> | 2022-06-12 20:02:00 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-28 17:11:48 -0400 |
| commit | 6e52cb259b565cc7482c65b0e4b2ab78c6b6903b (patch) | |
| tree | 698c0a87da4e4fec77012f2ca80bc7d7474f52bd /include | |
| parent | 60d45642fe0673514aced37e6cc95d4f0fe02a19 (diff) | |
Convert CONFIG_FPGA_STRATIX_V to Kconfig
This converts the following to Kconfig:
CONFIG_FPGA_STRATIX_V
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/theadorable.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 */ |
