From f96096d0dcb861e42cd74c5952101d27cb4bb705 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 16 Jun 2022 14:04:33 -0400 Subject: Convert CONFIG_EXTRA_CLOCK to Kconfig This converts the following to Kconfig: CONFIG_EXTRA_CLOCK Signed-off-by: Tom Rini --- include/configs/stmark2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h index 2195feeb658..797d9bbb4af 100644 --- a/include/configs/stmark2.h +++ b/include/configs/stmark2.h @@ -41,7 +41,6 @@ #define CONFIG_SYS_SBFHDR_SIZE 0x7 /* Input, PCI, Flexbus, and VCO */ -#define CONFIG_EXTRA_CLOCK #define CONFIG_PRAM 2048 /* 2048 KB */ -- cgit v1.2.3