summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/em_x270_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-1/+0Star
| | | | | | | | 26-bit ARM support was removed a long time ago, and this symbol has been defined to be 'y' ever since. As it's never disabled anymore, we can kill it without any side effects. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* Merge branch 'devel' of ↵Russell King2009-02-071-0/+1741
|\ | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel Conflicts: arch/arm/configs/magician_defconfig
| * [ARM] pxa: add em_x270_defconfig for EM-X270 and eXedaMike Rapoport2009-02-021-0/+1741
|/ | | | | | | machines Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Eric Miao <eric.miao@marvell.com>
* [ARM] 5036/2: Combine cm_x270_defconfig and em_x270_defconfig into ↵Mike Rapoport2008-06-021-1265/+0Star
| | | | | | | | | | xm_x270_defconfig Combine cm_x270_defconfig and em_x270_defconfig to allow running the same kernel on both machines Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 4475/2: EM-x270 board supportMike Rapoport2007-07-201-0/+1265
Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>