aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imote2_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: reduce defconfigsUwe Kleine-König2010-06-101-1648/+1
| | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* [ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt2010-05-061-105/+67
| | | | | | | | | | | | | - Bring in a CMDLINE that actually works and prints to the right tty - Compile-in JFFS2 to boot into rootfs - Remove unneeded options for Bluetooth and radio - Disable CPU_FREQ as it makes the flash driver fail Thanks Jonathan for spotting what I messed up. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
* [ARM] pxa/imote2: Add defconfig for the imote2 platform.Stefan Schmidt2010-03-021-0/+2077
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>