repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drivers/uart: Replace 'unsigned long int' by 'unsigned long'
[coreboot2.git]
/
src
/
drivers
/
soundwire
/
max98363
/
Kconfig
blob
e50ef6240c8ca377938786b0a2f1620b5118382e
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config DRIVERS_SOUNDWIRE_MAX98363
4
bool
5
depends on HAVE_ACPI_TABLES
6
default n
7
help
8
SoundWire MAX98363 audio amp SSDT generator.