commit | 1aec79a48819c1bec9c494f5f951f15c6c61a11b | [log] [tgz] |
---|---|---|
author | Sunny Luo <sunny.luo@amlogic.com> | Wed Nov 06 13:22:51 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Tue Nov 19 00:04:31 2024 -0800 |
tree | 1ea8ac3d726ce7aad42de5799dddb733f0c789d6 | |
parent | e63db871199d1af058e5c55fbb54757463125682 [diff] [blame] |
SoC common: spi: spicc driver bringup [1/1] PD#SWPL-191959 Problem: spicc driver bringup for local dimming Solution: spicc driver bringup for local dimming Verify: T5M AY301 Change-Id: I4ebbc8615d5f0d90cc948a8ea686ee035bc1b0ec Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
diff --git a/Kconfig b/Kconfig index 347dd78..c77cfea 100644 --- a/Kconfig +++ b/Kconfig
@@ -25,3 +25,4 @@ rsource "hdmirx/Kconfig" rsource "pm/Kconfig" rsource "wifi_bt_wake/Kconfig" +rsource "spi/Kconfig"