config: allow armeb to select KERNEL_EARLY_PRINTK
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 21 May 2021 21:56:07 +0000 (23:56 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 21 May 2021 21:56:36 +0000 (23:56 +0200)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
config/Config-kernel.in

index f71114b5daa8749aa78b2fcf13270e486170d1e2..06727ed6fb9f72c152d7123cfbf9b490ec67b38a 100644 (file)
@@ -342,7 +342,7 @@ config KERNEL_EARLY_PRINTK
        bool "Compile the kernel with early printk"
        default y if TARGET_bcm53xx
        default n
-       depends on arm
+       depends on arm||armeb
        select KERNEL_DEBUG_KERNEL
        select KERNEL_DEBUG_LL if arm
        help