Remove MULTI_CONSOLE_API flag and references to it
[project/bcm63xx/atf.git] / plat / arm / common / arm_common.mk
index c3d9e030c19b4d36702d3457dcd3bc5aa8d23a5d..10b6e512269dd5b5e853a8245ad4ecc9871d9043 100644 (file)
@@ -125,9 +125,6 @@ ENABLE_PMF                  :=      1
 # mapping the former as executable and the latter as execute-never.
 SEPARATE_CODE_AND_RODATA       :=      1
 
-# Use the multi console API, which is only available for AArch64 for now
-MULTI_CONSOLE_API              :=      1
-
 # Disable ARM Cryptocell by default
 ARM_CRYPTOCELL_INTEG           :=      0
 $(eval $(call assert_boolean,ARM_CRYPTOCELL_INTEG))