From: Simon Horman Date: Thu, 10 Oct 2013 06:12:17 +0000 (+0900) Subject: ARM: shmobile: marzen: Do not set command line in defconfig X-Git-Tag: boards-for-linus~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a14b78831d34b63032de1bb4d05221ed20cb0cf;p=pandora-kernel.git ARM: shmobile: marzen: Do not set command line in defconfig As a set towards moving shmobile towards multi-platform the kernel command line should be set in the DTB rather than in the kernel config. marzen already has the command line present in its DTS file but it was being overrirden by the kernel config. Signed-off-by: Simon Horman --- Reading git-diff-tree failed