From 93de25308dac01dd1a6ff5891e13ea849041a88a Mon Sep 17 00:00:00 2001 From: Mario Six Date: Mon, 21 Jan 2019 09:17:56 +0100 Subject: powerpc: Migrate HIGH_BATS to Kconfig Migrate the CONFIG_HIGH_BATS variable to Kconfig. Signed-off-by: Mario Six --- include/configs/sbc8641d.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/sbc8641d.h') diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h index e9e264b..d1535b6 100644 --- a/include/configs/sbc8641d.h +++ b/include/configs/sbc8641d.h @@ -45,7 +45,6 @@ #define CONFIG_ENV_OVERWRITE #define CONFIG_BAT_RW 1 /* Use common BAT rw code */ -#define CONFIG_HIGH_BATS 1 /* High BATs supported and enabled */ #undef CONFIG_SPD_EEPROM /* Do not use SPD EEPROM for DDR setup*/ #undef CONFIG_DDR_ECC /* only for ECC DDR module */ -- cgit v1.1