libseccomp: introduce BR2_PACKAGE_LIBSECCOMP_ARCH_SUPPORTS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 May 2017 13:56:55 +0000 (15:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 May 2017 13:56:55 +0000 (15:56 +0200)
commit7d299298b1c102eaaa9cfab1f0221829d5aeed1e
tree9f5545aca3fb94f65a5fbf924e02cc93610e2550
parent744fa220bf7314729abb2778a23aa1d52aa28476
libseccomp: introduce BR2_PACKAGE_LIBSECCOMP_ARCH_SUPPORTS

Instead of duplicating the architecture dependency between the main
option and the Config.in comment, add a
BR2_PACKAGE_LIBSECCOMP_ARCH_SUPPORTS hidden option.

This is done in preparation to enabling libseccomp on ARM.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libseccomp/Config.in