speex: use BR2_ARM_CPU_ARM* options

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2014-10-21 22:27:00 +02:00 committed by Peter Korsgaard
parent 05c06b758a
commit e4d04e539e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if BR2_PACKAGE_SPEEX
config BR2_PACKAGE_SPEEX_ARM4
bool
default y
depends on BR2_arm920t || BR2_arm922t || BR2_strongarm || BR2_fa526
depends on BR2_ARM_CPU_ARMV4
config BR2_PACKAGE_SPEEX_ARM5E
default y