Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [POWERPC] 83xx: mpc8313erdb - Enable FCM NAND and OF partitions in defconfig | Scott Wood | 2008-04-17 | 1 | -3/+5 |
| | | | | | Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | ||||
* | [POWERPC] 83xx/85xx: Reorganize defconfigs | Kumar Gala | 2008-04-17 | 11 | -0/+12432 |
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> |