linux-stable/arch/cris
Niklas Cassel 7daa7709c0 cris: add dev88_defconfig
It is not possible to netboot a dev88 using etraxfs_defconfig,
since etraxfs_defconfig does not set CONFIG_ETRAX_MEM_GRP*_CONFIG
or CONFIG_ETRAX_SDRAM_GRP*_CONFIG, and the default values does not work.

This new defconfig has correct memory configuration values,
points out the correct DTB to build in (CONFIG_BUILTIN_DTB="dev88"),
enables the serial driver (CONFIG_SERIAL_ETRAXFS) and the
GPIO driver (CONFIG_GPIO_ETRAXFS), and enables LEDS.

Signed-off-by: Niklas Cassel <nks@flawful.org>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
2016-09-22 16:41:20 +02:00
..
arch-v10 mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS 2016-07-09 17:38:05 -07:00
arch-v32 cris: irq: stop loop from accessing array out of bounds 2016-09-22 16:26:29 +02:00
boot CRIS: Drop code related to obsolete or unused kconfigs 2015-11-02 20:03:05 +01:00
configs cris: add dev88_defconfig 2016-09-22 16:41:20 +02:00
include cris: buggered copy_from_user/copy_to_user/clear_user 2016-09-13 17:49:38 -04:00
kernel cris: Remove unnecessary of_platform_populate with default match table 2016-06-23 15:00:22 -05:00
mm mm: do not pass mm_struct into handle_mm_fault 2016-07-26 16:19:19 -07:00
Kconfig printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
Kconfig.debug Kconfig: remove a few puzzling comments 2011-10-31 10:58:48 +01:00
Makefile CRISv32: add device tree support 2015-03-25 09:49:48 +01:00