From: Kuninori Morimoto Date: Thu, 4 Dec 2014 03:57:36 +0000 (+0000) Subject: ARM: shmobile: defconfig: cleanup by savedefconfig X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~68^2~17^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff550a37cda1f8ef9f383b456a9403c9e636fc9e;p=pandora-kernel.git ARM: shmobile: defconfig: cleanup by savedefconfig Current shmobile_defconfig is not created from savedefconfig. Therefore, next defconfig patch will be unreadable. this patch tidyup this issue by below command > make shmobile_defconfig > make savedefconfig > cp defconfig ${LINUX}/arch/arm/config/shmobile_defconfig Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven [horms: Resolved conflicts; in particular leaving CONFIG_CPUFREQ_DT enabled] Signed-off-by: Simon Horman --- Reading git-diff-tree failed