[U-Boot] [PATCH] sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
Hans de Goede
hdegoede at redhat.com
Fri Oct 24 20:28:16 CEST 2014
It is not used anywhere.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
include/configs/sun7i.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/sun7i.h b/include/configs/sun7i.h
index 966cbd8..7f7369c 100644
--- a/include/configs/sun7i.h
+++ b/include/configs/sun7i.h
@@ -33,7 +33,6 @@
#define CONFIG_ARMV7_VIRT 1
#define CONFIG_ARMV7_NONSEC 1
#define CONFIG_ARMV7_PSCI 1
-#define CONFIG_ARMV7_PSCI_NR_CPUS 2
#define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE
#define CONFIG_SYS_CLK_FREQ 24000000
--
2.1.0
More information about the U-Boot
mailing list