mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09:00
12 lines
166 B
Plaintext
Executable File
12 lines
166 B
Plaintext
Executable File
|
|
menu "CMMB"
|
|
config CMMB
|
|
-tristate "ROCKCHIP CMMB"
|
|
>---default y
|
|
>---help
|
|
rk28 cmmb module.
|
|
----------
|
|
|
|
source "drivers/cmmb/siano/Kconfig"
|
|
endmenu
|