]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: use one kernel option for all the CoreNet_Generic boards
authorKevin Hao <haokexin@gmail.com>
Thu, 26 Sep 2013 01:42:28 +0000 (09:42 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:21 +0000 (21:11 -0500)
commit5fd8b659bbcb5f17b1b9cbb4a3ebe80f1d072c1c
treef2ea51fc2322337356c468cd3284e51b114cf6b6
parent54d01a84885985d7a42cf63c304ca352db65b78c
powerpc/85xx: use one kernel option for all the CoreNet_Generic boards

Currently all these boards use the same machine struct and also select
the same kernel options, so it seems a bit of redundant to keep one
separate kernel option for each board. Also update the defconfigs
according to this change.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/configs/corenet64_smp_defconfig
arch/powerpc/configs/ppc64e_defconfig
arch/powerpc/platforms/85xx/Kconfig