fix: remove depends on PACKAGE_lpac from Config.in

fix eror message after make menuconfig (https://github.com/openwrt/packages/pull/29044#issuecomment-4230243845)

Signed-off-by: Dmitriy Zh <just.timonych@gmail.com>
This commit is contained in:
Dmitriy Zh
2026-04-12 08:58:12 +00:00
committed by Hannu Nyman
parent 54ac30fa5b
commit 4dc93bb790
-1
View File
@@ -1,5 +1,4 @@
menu "Configuration"
depends on PACKAGE_lpac
config LPAC_WITH_PCSC
bool "Include APDU PCSC Backend support"