[PATCH] m68knommu: configuration options for ROM region
authorGreg Ungerer <gerg@snapgear.com>
Wed, 28 Jun 2006 06:39:19 +0000 (16:39 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 22:03:47 +0000 (15:03 -0700)
commitc750a012da6bc11ca4e49a5e170b417c4b344ffc
tree836ec4d8780a5f648208f44c90fe87b588f92eae
parent3448ff8967a00067cbc3b6ebe9a3741b4e72f6d0
[PATCH] m68knommu: configuration options for ROM region

Use Kconfig options to setup the optional ROM region used on some
platforms. We used to define this in the linker script on a per
board basis. The configure options are more flexible and clean up
the linker script a lot.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/Kconfig