aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/cns3420vb_defconfig
Commit message (Collapse)AuthorAge
* ARM: cns3xxx: enable multiplatform supportArnd Bergmann2013-03-14
| | | | | | | | This moves the cns3xxx configuration option inside of ARCH_MULTIPLATFORM, since there is no reason for not doing it now. We can then also remove the three header files that become obsolete. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann2013-03-14
| | | | | | | This is needed in order to keep debug_ll functionality on cns3xxx working when we enable ARCH_MULTIPLATFORM. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: reduce defconfigsUwe Kleine-König2010-06-10
| | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* ARM: cns3xxx: Add defconfig for CNS3420 validation boardAnton Vorontsov2010-05-02
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>