From 7c2e535770f56f5788e3771b9ee2dbf40ec4d93f Mon Sep 17 00:00:00 2001 From: Mario Six Date: Mon, 21 Jan 2019 09:18:14 +0100 Subject: mpc83xx: Migrate CONFIG_LCRR_* to Kconfig Migrate the CONFIG_LCRR_* settings to Kconfig. Signed-off-by: Mario Six --- include/configs/ve8313.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/ve8313.h') diff --git a/include/configs/ve8313.h b/include/configs/ve8313.h index 76fe3be446..8b20bfd100 100644 --- a/include/configs/ve8313.h +++ b/include/configs/ve8313.h @@ -133,9 +133,6 @@ /* * Local Bus LCRR and LBCR regs */ -#define CONFIG_SYS_LCRR_EADC LCRR_EADC_3 -#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_2 - #define CONFIG_SYS_LBC_LBCR 0x00040000 #define CONFIG_SYS_LBC_MRTPR 0x20000000 -- cgit v1.2.1