]> git.karo-electronics.de Git - mv-sheeva.git/commit
[ARM] pxa: prepare xm_x2xx_defconfig for split
authorMike Rapoport <mike@compulab.co.il>
Mon, 2 Feb 2009 06:57:57 +0000 (08:57 +0200)
committerEric Miao <eric.miao@marvell.com>
Mon, 2 Feb 2009 09:40:18 +0000 (17:40 +0800)
commit6e39759d456e502f91c6a7ff669f28d6e50437f1
tree22a98bb76c35b23b7b0ecee5d16ca3da92383b43
parent7f14a78713e0b4517f785402accaccca22df93c1
[ARM] pxa: prepare xm_x2xx_defconfig for split

xm_x2xx_defconfig currently supports 3 platforms: CM-X255, CM-X270 and
EM-X270. Although EM-X270 is similar to CM-X2XX, it has a lot of unique
features. Keeping these features in the same _defconfig increases the
kernel size in the way it does not fit into CM-X2XX NOR flash.
Rename xm_x2xx_defconfig to cm_x2xx_defconfig and remove EM-X270 specifc
parts from it.

Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/configs/cm_x2xx_defconfig [moved from arch/arm/configs/xm_x2xx_defconfig with 95% similarity]