]> git.baikalelectronics.ru Git - kernel.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>
Sat, 24 Dec 2011 11:47:57 +0000 (21:47 +1000)
commit968ecd6ac279bde519b597c0d3222dff034262ed
treebc412f63e47e5e19724b4beb87345e8b647a2d69
parentb86bf4438da389ebbe2a1b72a3c1f014c7944add
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