[POWERPC] 83xx/85xx: Reorganize defconfigs
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Apr 2008 15:16:42 +0000 (10:16 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:36 +0000 (01:01 -0500)
Board specific defconfigs are useful, however with the ability to do
multi-board defconfigs they aren't needed in the top level configs directory

Move the 83xx/85xx board specific defconfigs to individual directories under
arch/powerpc/configs.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25 files changed:
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig [moved from arch/powerpc/configs/mpc8313_rdb_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig [moved from arch/powerpc/configs/mpc8315_rdb_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc832x_mds_defconfig [moved from arch/powerpc/configs/mpc832x_mds_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig [moved from arch/powerpc/configs/mpc832x_rdb_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc834x_itx_defconfig [moved from arch/powerpc/configs/mpc834x_itx_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig [moved from arch/powerpc/configs/mpc834x_itxgp_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc834x_mds_defconfig [moved from arch/powerpc/configs/mpc834x_mds_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc836x_mds_defconfig [moved from arch/powerpc/configs/mpc836x_mds_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc837x_mds_defconfig [moved from arch/powerpc/configs/mpc837x_mds_defconfig with 100% similarity]
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig [moved from arch/powerpc/configs/mpc837x_rdb_defconfig with 100% similarity]
arch/powerpc/configs/83xx/sbc834x_defconfig [moved from arch/powerpc/configs/sbc834x_defconfig with 100% similarity]
arch/powerpc/configs/85xx/ksi8560_defconfig [moved from arch/powerpc/configs/ksi8560_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc8540_ads_defconfig [moved from arch/powerpc/configs/mpc8540_ads_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc8544_ds_defconfig [moved from arch/powerpc/configs/mpc8544_ds_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc8560_ads_defconfig [moved from arch/powerpc/configs/mpc8560_ads_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc8568mds_defconfig [moved from arch/powerpc/configs/mpc8568mds_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc8572_ds_defconfig [moved from arch/powerpc/configs/mpc8572_ds_defconfig with 100% similarity]
arch/powerpc/configs/85xx/mpc85xx_cds_defconfig [moved from arch/powerpc/configs/mpc85xx_cds_defconfig with 100% similarity]
arch/powerpc/configs/85xx/sbc8548_defconfig [moved from arch/powerpc/configs/sbc8548_defconfig with 100% similarity]
arch/powerpc/configs/85xx/sbc8560_defconfig [moved from arch/powerpc/configs/sbc8560_defconfig with 100% similarity]
arch/powerpc/configs/85xx/stx_gp3_defconfig [moved from arch/powerpc/configs/stx_gp3_defconfig with 100% similarity]
arch/powerpc/configs/85xx/tqm8540_defconfig [moved from arch/powerpc/configs/tqm8540_defconfig with 100% similarity]
arch/powerpc/configs/85xx/tqm8541_defconfig [moved from arch/powerpc/configs/tqm8541_defconfig with 100% similarity]
arch/powerpc/configs/85xx/tqm8555_defconfig [moved from arch/powerpc/configs/tqm8555_defconfig with 100% similarity]
arch/powerpc/configs/85xx/tqm8560_defconfig [moved from arch/powerpc/configs/tqm8560_defconfig with 100% similarity]