diff options
author | Rich Felker <dalias@libc.org> | 2016-06-02 01:21:45 +0300 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2016-07-31 06:33:32 +0300 |
commit | 03767daa1387f87619404bfe108ebb6aa5826e00 (patch) | |
tree | 96d098d95c77dea3eaa941cdd4eaecf931955e20 /arch/sh/Makefile | |
parent | b46ed37042fa21ce3e888310462902044df98321 (diff) | |
download | linux-03767daa1387f87619404bfe108ebb6aa5826e00.tar.xz |
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>
Diffstat (limited to 'arch/sh/Makefile')
0 files changed, 0 insertions, 0 deletions