13 lines
305 B
Plaintext
Executable File
13 lines
305 B
Plaintext
Executable File
#
|
|
# Touchscreen driver configuration
|
|
#
|
|
config HAS_INTERNALCODEC
|
|
tristate "play pcm file from Specific partition to internalcodec(DAC) during start up"
|
|
# depends on INPUT && I2C
|
|
default N
|
|
help
|
|
Say Y here if you need to plat sound during start up.
|
|
If unsure, say N.
|
|
|
|
|