]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: support configure time command line for MMU m68k
authorGreg Ungerer <gerg@uclinux.org>
Wed, 19 Oct 2011 01:46:03 +0000 (11:46 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 11 Dec 2011 22:39:23 +0000 (08:39 +1000)
commit4b6b29f407c74fc2bb4775ffdc9df06764d16e47
tree75c662a4b02dea909389dce51a8bf251cdf5333c
parent222faa7fc339b82fcc2006282726c831958bce59
m68k: support configure time command line for MMU m68k

The non-MMU builds of m68k allow a fixed kernel boot command line to
be configured at configure time. Allow this MMU builds as well.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Kconfig.debug
arch/m68k/kernel/setup_mm.c