mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
kernel: enable CONFIG_PCMCIA_LOAD_CIS
Allow to load .cis firmware updates from userspace. Some of PCMCIA cards need to update Card Information Structure (CIS) to work properly. Signen-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
This commit is contained in:
parent
87bc410f7c
commit
676a11d710
@ -13,6 +13,7 @@ define KernelPackage/pcmcia-core
|
||||
DEPENDS:=@PCMCIA_SUPPORT
|
||||
KCONFIG:= \
|
||||
CONFIG_PCMCIA \
|
||||
CONFIG_PCMCIA_LOAD_CIS=y \
|
||||
CONFIG_CARDBUS \
|
||||
CONFIG_PCCARD \
|
||||
PCMCIA_DEBUG=n
|
||||
|
Loading…
x
Reference in New Issue
Block a user