Selaa lähdekoodia

fix ARM DCC support for ARMv7 based cores (e.g. CortexA)

Signed-off-by: Alexander Merkle <alexander.merkle@lauterbach.com>
Alexander Merkle 10 vuotta sitten
vanhempi
commit
82f681d67d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      include/configs/zynq-common.h

+ 0 - 1
include/configs/zynq-common.h

@@ -34,7 +34,6 @@
 /* DCC driver */
 #if defined(CONFIG_ZYNQ_DCC)
 # define CONFIG_ARM_DCC
-# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
 #else
 # define CONFIG_ZYNQ_SERIAL
 #endif