ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
[oweals/u-boot.git] / arch / arm / cpu / armv8 / Kconfig
index 3d1655bd5c3fda7c38619e0bc6848a662c8c9a87..4cd84b031114e5e5c16a090518aa86cd95af9947 100644 (file)
@@ -1,6 +1,6 @@
 if ARM64
 
-config SYS_CPU
-       default "armv8"
+config ARMV8_MULTIENTRY
+        boolean "Enable multiple CPUs to enter into U-boot"
 
 endif