ARM: sa1100: un-deprecate jornada720
authorArnd Bergmann <arnd@arndb.de>
Fri, 16 Sep 2022 09:58:07 +0000 (11:58 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Jan 2023 09:53:12 +0000 (10:53 +0100)
Stefan is still trying to get this machine working again, so it won't
be removed in this round.

Cc: Stefan Lehner <stefan-lehner@aon.at>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/jornada720_defconfig
arch/arm/mach-sa1100/Kconfig

index ae1d68d..91bdcc0 100644 (file)
@@ -6,7 +6,6 @@ CONFIG_ARCH_MULTI_V4=y
 CONFIG_ARCH_SA1100=y
 CONFIG_SA1100_JORNADA720=y
 CONFIG_SA1100_JORNADA720_SSP=y
-CONFIG_UNUSED_BOARD_FILES=y
 CONFIG_FPE_NWFPE=y
 CONFIG_PM=y
 CONFIG_MODULES=y
index fb9cd10..8b6360e 100644 (file)
@@ -109,7 +109,6 @@ config SA1100_BADGE4
 
 config SA1100_JORNADA720
        bool "HP Jornada 720"
-       depends on UNUSED_BOARD_FILES
        # FIXME: select ARM_SA11x0_CPUFREQ
        select SA1111
        help