aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/85xx/tqm8555_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Updated Freescale PPC related defconfigsKumar Gala2008-11-081-31/+65
| | | | | | | unset CONFIG_PCI_LEGACY in the defconfigs as none of them enable ISDN drivers which seem to be the only place we are using pci_find_device Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-211-35/+104
| | | | | | | | Since we are updated defconfigs I went ahead and moved the asp8347_defconfig under 83xx/ and the mpc8536_ds_defconfig under 85xx/ as that is where they should have been to start with. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] Updated Freescale PPC defconfigsKumar Gala2008-06-091-53/+93
| | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] 83xx/85xx: Reorganize defconfigsKumar Gala2008-04-171-0/+1109
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>