sunxi: Depend SPL configs on SUPPORT_SPL
authorAlexander Graf <agraf@suse.de>
Tue, 29 Mar 2016 15:29:07 +0000 (17:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 1 Apr 2016 07:52:28 +0000 (09:52 +0200)
commit8434f0357624ad7345450d8c765264637dfd7cd1
tree35e2de73ff95f3acb8280b8df7af4fcb0cec5266
parente6e505b93cb3fd264227c65ae1bfc9e4681555d8
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>
arch/arm/Kconfig