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: Zhitomirskiy Dmitriy <just.timonych@gmail.com>
This commit is contained in:
Dmitriy Zh
2026-04-12 08:58:12 +00:00
committed by Hannu Nyman
parent 2bb434d3c3
commit 1d6b1b5d9f

View File

@@ -1,5 +1,4 @@
menu "Configuration"
depends on PACKAGE_lpac
config LPAC_WITH_PCSC
bool "Include APDU PCSC Backend support"