mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 15:08:06 +09:00
Change-Id: I754250669891307b0deab2bdab1bd01512713f79 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
menu "CMMB"
|
|
config CMMB
|
|
-tristate "ROCKCHIP CMMB"
|
|
>---default y
|
|
>---help
|
|
rk28 cmmb module.
|
|
----------
|
|
|
|
source "drivers/cmmb/siano/Kconfig"
|
|
endmenu
|