commit | 8477614d9f7c5ce0e871e1aa200d9060a6b8749e | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sat Jan 16 15:23:38 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 22:07:37 2016 -0800 |
tree | 906f168a2d2a47120c9ccde6b705e9547021785b | |
parent | 6e9131cc43a672003a75483d9b9db5c51015ae5f [diff] |
of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE DT earlycon is only supported for CONFIG_OF_EARLY_FLATTREE=y; exclude of_setup_earlycon() if not defined. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>