chuwi-hi10plus: enable kconfig check (MR 2513)

For some reason it was disabled for this device, and only for this
device. Enable it again so we have it for all devices. It passes fine
anyway.

[ci:skip-build] [ci:skip-vercheck]
This commit is contained in:
Oliver Smith 2021-09-12 22:55:05 +02:00 committed by Bart Ribbers
parent 4aea6bf381
commit b27a1305bf
No known key found for this signature in database
GPG key ID: 0BF4C1B5988C50D8

View file

@ -10,7 +10,7 @@ _carch="x86"
_flavor="chuwi-hi10plus"
url="https://kernel.org"
license="GPL-2.0-only"
options="!strip !check !tracedeps !pmb:kconfigcheck pmb:cross-native"
options="!strip !check !tracedeps pmb:cross-native"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev
devicepkg-dev bison flex openssl-dev xz coreutils findutils"
subpackages="$pkgname-dev"