You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
332 B
19 lines
332 B
#
|
|
# AFC devices
|
|
#
|
|
|
|
comment "AFC configs"
|
|
|
|
config AFC
|
|
bool "Using AFC device driver"
|
|
default n
|
|
help
|
|
If you say yes here you will get support for
|
|
the AFC device driver.
|
|
|
|
config PM6150_AFC
|
|
bool "Using PM6150_AFC device driver"
|
|
default n
|
|
help
|
|
If you say yes here you will get support for
|
|
the PM6150_AFC device driver.
|
|
|