From cc1e98b559e46630c3421a7762d02a58e5480926 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 12 May 2019 07:59:12 -0400 Subject: configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig Move the main symbol for Freescale Fman Ethernet controller option to Kconfig. Also migrate the CONFIG_SYS_QE_FMAN_FW_IN_xxx macros and rename the SPIFLASH one to follow the same format as all of the others. To do this fully we need to migrate CONFIG_QC, do so. Signed-off-by: Tom Rini --- include/configs/MPC832XEMDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/MPC832XEMDS.h') diff --git a/include/configs/MPC832XEMDS.h b/include/configs/MPC832XEMDS.h index df9cc48..26a4407 100644 --- a/include/configs/MPC832XEMDS.h +++ b/include/configs/MPC832XEMDS.h @@ -10,7 +10,6 @@ * High Level Configuration Options */ #define CONFIG_E300 1 /* E300 family */ -#define CONFIG_QE 1 /* Has QE */ /* * System IO Config -- cgit v1.1