linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: pxa: enable AUTO_ZRELADDR and remove now useless Makefile.boot
@ 2011-04-18  5:20 Eric Miao
  0 siblings, 0 replies; only message in thread
From: Eric Miao @ 2011-04-18  5:20 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
---
 arch/arm/Kconfig                |    1 +
 arch/arm/mach-pxa/Makefile.boot |    2 --
 2 files changed, 1 insertions(+), 2 deletions(-)
 delete mode 100644 arch/arm/mach-pxa/Makefile.boot

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index fdc9d4d..d37b52b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -623,6 +623,7 @@ config ARCH_PXA
 	select TICK_ONESHOT
 	select PLAT_PXA
 	select SPARSE_IRQ
+	select AUTO_ZRELADDR
 	help
 	  Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
 
diff --git a/arch/arm/mach-pxa/Makefile.boot b/arch/arm/mach-pxa/Makefile.boot
deleted file mode 100644
index 1ead671..0000000
--- a/arch/arm/mach-pxa/Makefile.boot
+++ /dev/null
@@ -1,2 +0,0 @@
-   zreladdr-y	:= 0xa0008000
-
-- 
1.7.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-18  5:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18  5:20 [PATCH] ARM: pxa: enable AUTO_ZRELADDR and remove now useless Makefile.boot Eric Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).