commit | 0099be075f3d738df2ada9027e603ca66a093fda | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Mar 29 17:29:07 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Apr 01 09:52:28 2016 +0200 |
tree | 35e2de73ff95f3acb8280b8df7af4fcb0cec5266 | |
parent | 8dd84a7be770eaede0ecef3d742e0ae6a3ef539b [diff] |
sunxi: Depend SPL configs on SUPPORT_SPL We currently depend SPL config options on specific machine types which doesn't scale. Fortunately there's already a kconfig variable that tells us whether we want to build SPL code at all, so just depend them on this. Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>