ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline
authorAlexander Holler <holler@ahsoftware.de>
Tue, 16 Feb 2010 18:04:53 +0000 (19:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 May 2010 19:45:00 +0000 (20:45 +0100)
commit92d2040d78f662f634efce7a5106bbed70b8708b
tree15ab19b8d528b7ffb42e3b39f3db7e4b67ceec70
parent830703c766ed49bc740321df55a11d19154f95d5
ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline

Add an option to force usage of the in-kernel cmdline even if the boot
loader passes another command string to the kernel.

Useful if someone cannot or don't want to change the
command-line options of the boot loader but is able to change
the kernel.

Signed-off-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/kernel/setup.c