commit | ec3b48201d0338efa7f3ce4173ffe69e573e2511 | [log] [tgz] |
---|---|---|
author | Gabriel Huau <leirbag2311@gmail.com> | Wed Sep 03 13:57:54 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Tue Sep 16 12:23:58 2014 -0400 |
tree | 2f83ce335832dc5b22b4b2c9707c3613a603464e | |
parent | f458e3559b4a77b72c2143b6c61e0bfbf07035bc [diff] |
common: fix include guards for CONFIG_MP This was breaking the build for some boards: MPC8536DS MPC8536DS_36BIT MPC8536DS_SDCARD MPC8536DS_SPIFLASH qemu-ppce500 Include only these features for some PPC boards if the configuration for MultiProcessor is enabled. Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr> Cc: Tom Rini <trini@ti.com> Cc: York Sun <yorksun@freescale.com> Acked-by: York Sun <yorksun@freescale.com>