Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[POWERPC] 83xx/85xx: Reorganize defconfigs

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>

arch/powerpc/configs/ksi8560_defconfig arch/powerpc/configs/85xx/ksi8560_defconfig
arch/powerpc/configs/mpc8313_rdb_defconfig arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
arch/powerpc/configs/mpc8315_rdb_defconfig arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
arch/powerpc/configs/mpc832x_mds_defconfig arch/powerpc/configs/83xx/mpc832x_mds_defconfig
arch/powerpc/configs/mpc832x_rdb_defconfig arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
arch/powerpc/configs/mpc834x_itx_defconfig arch/powerpc/configs/83xx/mpc834x_itx_defconfig
arch/powerpc/configs/mpc834x_itxgp_defconfig arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
arch/powerpc/configs/mpc834x_mds_defconfig arch/powerpc/configs/83xx/mpc834x_mds_defconfig
arch/powerpc/configs/mpc836x_mds_defconfig arch/powerpc/configs/83xx/mpc836x_mds_defconfig
arch/powerpc/configs/mpc837x_mds_defconfig arch/powerpc/configs/83xx/mpc837x_mds_defconfig
arch/powerpc/configs/mpc837x_rdb_defconfig arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
arch/powerpc/configs/mpc8540_ads_defconfig arch/powerpc/configs/85xx/mpc8540_ads_defconfig
arch/powerpc/configs/mpc8544_ds_defconfig arch/powerpc/configs/85xx/mpc8544_ds_defconfig
arch/powerpc/configs/mpc8560_ads_defconfig arch/powerpc/configs/85xx/mpc8560_ads_defconfig
arch/powerpc/configs/mpc8568mds_defconfig arch/powerpc/configs/85xx/mpc8568mds_defconfig
arch/powerpc/configs/mpc8572_ds_defconfig arch/powerpc/configs/85xx/mpc8572_ds_defconfig
arch/powerpc/configs/mpc85xx_cds_defconfig arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
arch/powerpc/configs/sbc834x_defconfig arch/powerpc/configs/83xx/sbc834x_defconfig
arch/powerpc/configs/sbc8548_defconfig arch/powerpc/configs/85xx/sbc8548_defconfig
arch/powerpc/configs/sbc8560_defconfig arch/powerpc/configs/85xx/sbc8560_defconfig
arch/powerpc/configs/stx_gp3_defconfig arch/powerpc/configs/85xx/stx_gp3_defconfig
arch/powerpc/configs/tqm8540_defconfig arch/powerpc/configs/85xx/tqm8540_defconfig
arch/powerpc/configs/tqm8541_defconfig arch/powerpc/configs/85xx/tqm8541_defconfig
arch/powerpc/configs/tqm8555_defconfig arch/powerpc/configs/85xx/tqm8555_defconfig
arch/powerpc/configs/tqm8560_defconfig arch/powerpc/configs/85xx/tqm8560_defconfig