]> 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>
Thu, 24 Nov 2011 22:54:59 +0000 (08:54 +1000)
commit59c70ddc90681c6577f2176469fc43b23b580848
tree88226a4cfd4cec3f7053bcd3d6074f74c074e45b
parent8a2bd6be96696269bce2a1130b4081cc97b64d43
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