From eb3b80f676c8b610bcf5e3ba58d2876a04f74b16 Mon Sep 17 00:00:00 2001 From: Sebastian Siewior Date: Thu, 20 Feb 2014 21:48:17 +0100 Subject: [PATCH] powerpc: Add "force config cmd line" Kconfig option powerpc uses early_init_dt_scan_chosen() from common fdt code. By enabling this option, the common code can take the built in command line over the one that is comming from bootloader / DT. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed