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)
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>

No differences found