OSDN Git Service

ARM: shmobile: defconfig: cleanup by savedefconfig
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 4 Dec 2014 03:57:36 +0000 (03:57 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:53:26 +0000 (16:53 +0900)
commitff550a37cda1f8ef9f383b456a9403c9e636fc9e
tree958e6ad3f104115af2d3e2b0a688da798305c804
parentca8bfc97ca7795f86e5b25553dd19d96b252bb29
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 <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
[horms: Resolved conflicts; in particular leaving CONFIG_CPUFREQ_DT enabled]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig