mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/nanocbor/kconfig: remove architecture dependency
This commit is contained in:
parent
27a62efb63
commit
5abe0032cc
@ -8,4 +8,3 @@
|
|||||||
config PACKAGE_NANOCBOR
|
config PACKAGE_NANOCBOR
|
||||||
bool "NANOCBOR encoder and decoder library package"
|
bool "NANOCBOR encoder and decoder library package"
|
||||||
depends on TEST_KCONFIG
|
depends on TEST_KCONFIG
|
||||||
depends on HAS_ARCH_32BIT
|
|
||||||
|
Loading…
Reference in New Issue
Block a user