summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/Makefile.boot
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-04 22:52:18 +0200
committerArnd Bergmann <arnd@arndb.de>2022-05-07 22:56:17 +0200
commit250c1a694ff304e5d69e74ab32755eddcc2b8f65 (patch)
treeabe6ff9ffa31ae5837264d32608a003ae4f254f6 /arch/arm/mach-pxa/Makefile.boot
parent645b302673bb74930b5f38f1d5b7e7532f164595 (diff)
downloadlinux-next-250c1a694ff304e5d69e74ab32755eddcc2b8f65.tar.gz
ARM: pxa: convert to multiplatform
PXA is now ready to be built into a single kernel with all the other ARMv5 platforms, so change the Kconfig bit to finish it off. The mach/uncompress.h support is the last bit that goes away, getting replaced with the normal DEBUG_LL based approach. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-pxa/Makefile.boot')
-rw-r--r--arch/arm/mach-pxa/Makefile.boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-pxa/Makefile.boot b/arch/arm/mach-pxa/Makefile.boot
deleted file mode 100644
index bb6e353ecf06..000000000000
--- a/arch/arm/mach-pxa/Makefile.boot
+++ /dev/null
@@ -1,3 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
- zreladdr-y += 0xa0008000
-