From c2caaee73e266ba3b6cef6c8bda348d8994fcebf Mon Sep 17 00:00:00 2001 From: Tien Fong Chee Date: Wed, 26 Jul 2017 13:05:39 +0800 Subject: kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig This converts the following to Kconfig: CONFIG_FPGA CONFIG_FPGA_ALTERA Signed-off-by: Tien Fong Chee Reviewed-by: Ley Foon Tan Reviewed-by: Dinh Nguyen --- include/configs/theadorable.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/theadorable.h') diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 3f9b69a..e5edd5e 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -86,8 +86,6 @@ #define CONFIG_SYS_MEM_TOP_HIDE 0x80000 /* FPGA programming support */ -#define CONFIG_FPGA -#define CONFIG_FPGA_ALTERA #define CONFIG_FPGA_STRATIX_V /* -- cgit v1.1