From b03b25caea1ff3a501161f5bc1ad5e5b5b124e0c Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 1 May 2013 18:05:56 +0200 Subject: fpga: Remove all CONFIG_SYS_* fpga related options All these macros are completely unused by any code. CONFIG_FPGA is not a bitfield anymore. Signed-off-by: Michal Simek Reviewed-by: Tom Rini --- include/lattice.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/lattice.h') diff --git a/include/lattice.h b/include/lattice.h index 6a2cf93db..49871da22 100644 --- a/include/lattice.h +++ b/include/lattice.h @@ -278,9 +278,6 @@ typedef struct { char *desc; /* description string */ } Lattice_desc; /* end, typedef Altera_desc */ -/* Lattice Model Type */ -#define CONFIG_SYS_XP2 CONFIG_SYS_FPGA_DEV(0x1) - /* Board specific implementation specific function types */ typedef void (*Lattice_jtag_init)(void); typedef void (*Lattice_jtag_set_tdi)(int v); -- cgit v1.2.3-70-g09d2