]> 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>
Mon, 14 Nov 2011 05:36:26 +0000 (15:36 +1000)
commit88567aec46a235d91d479ee08de9179051d1886a
tree130a96f47eca5b389d5f324143e17780ff6309fa
parentdb79a6a8887a6b19818cffc2dd13f0b247b65344
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