commit | c750a012da6bc11ca4e49a5e170b417c4b344ffc | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Wed Jun 28 16:39:19 2006 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jun 28 15:03:47 2006 -0700 |
tree | 836ec4d8780a5f648208f44c90fe87b588f92eae | |
parent | 3448ff8967a00067cbc3b6ebe9a3741b4e72f6d0 [diff] |
[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>