linux/arch/sh
Rich Felker 03767daa13 sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Such a configuration could only be selected by manually selecting
CONFIG_OF; SH_DEVICE_TREE selects both. The affected code is using the
flat DTB at boot time and thus rightfully should depend on
OF_FLATTREE, not just OF.

Signed-off-by: Rich Felker <dalias@libc.org>
2016-07-31 03:33:32 +00:00
..
boards sh: make board-secureedge5410 explicitly non-modular 2016-07-31 03:33:32 +00:00
boot sh: add support for linking a builtin device tree blob in the kernel 2016-07-31 03:33:32 +00:00
cchips genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
configs arch/defconfig: remove CONFIG_RESOURCE_COUNTERS 2016-05-23 17:04:14 -07:00
drivers sh: make heartbeat driver explicitly non-modular 2016-07-31 03:33:32 +00:00
include sh: make sigcontext definition consistent across fpu/nofpu models 2016-07-31 03:33:32 +00:00
kernel sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE 2016-07-31 03:33:32 +00:00
lib sh: New gcc support 2016-03-17 19:45:44 +00:00
lib64 sh64: Kill off old exception debugging helpers. 2012-06-14 14:12:18 +09:00
math-emu sh: remove unused do_fpu_error 2014-04-03 16:20:52 -07:00
mm sh: make mm/asids-debugfs explicitly non-modular 2016-07-31 03:33:32 +00:00
oprofile
tools
Kconfig sh: allow clocksource drivers to register sched_clock backends 2016-07-31 03:33:32 +00:00
Kconfig.cpu arch/sh: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:43:13 -08:00
Kconfig.debug
Makefile sh: add support for linking a builtin device tree blob in the kernel 2016-07-31 03:33:32 +00:00