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)
commit9e0967572e5a0e8c887b2d71192bdad342e8a3dd
treef2ea51fc2322337356c468cd3284e51b114cf6b6
parentbefe7c123ee4546316bb9aa9952c0e2f7c0d9c48
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