From 53dbf1160d5744c2f4bc228b14ab2d03955c02c2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 30 Mar 2022 18:07:24 -0400 Subject: controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig This symbol is only possibly useful on some mvebu platforms, so move the symbol there and select it for the only current user. Cc: Mario Six Cc: Stefan Roese Signed-off-by: Tom Rini Reviewed-by: Stefan Roese --- include/configs/controlcenterdc.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/configs/controlcenterdc.h b/include/configs/controlcenterdc.h index a7d922c3a23..b499d7085fd 100644 --- a/include/configs/controlcenterdc.h +++ b/include/configs/controlcenterdc.h @@ -7,11 +7,6 @@ #ifndef _CONFIG_CONTROLCENTERDC_H #define _CONFIG_CONTROLCENTERDC_H -/* - * High Level Configuration Options (easy to change) - */ -#define CONFIG_CUSTOMER_BOARD_SUPPORT - /* * TEXT_BASE needs to be below 16MiB, since this area is scrubbed * for DDR ECC byte filling in the SPL before loading the main -- cgit v1.2.3