dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/dect/coa/Kconfig

19 lines
384 B
Plaintext

config DECT_COA
tristate
config DECT_COA_U2785
bool
config DECT_COA_LMX3161
bool
config DECT_COA_FIRMWARE
bool "Build Com-on-Air firmware (requires ASL macro assembler)"
depends on DECT_COA
help
This option enables rebuild of the firmware for the Com-on-Air
devices during the kernel build process. The ASL macro compiler
is required for this.
If unsure, say N.