mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 17:25:38 +00:00
ARM: sa1100: un-deprecate jornada720
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>
This commit is contained in:
parent
eeee697393
commit
8faf91c48c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user