瀏覽代碼

ti_config_fragments: v8_rpmsg: Enable OMAP HwSpinlock driver

The OMAP HwSpinlock driver is reused for supporting the HwSpinlock
IP within K3 platforms. So, enable both the HwSpinlock core and the
OMAP HwSpinlock driver in the rpmsg config file. There are currently
no direct users of the HwSpinlock IP, but the built-in is the
preferred choice for this driver.

Signed-off-by: Suman Anna <s-anna@ti.com>
Suman Anna 7 年之前
父節點
當前提交
31cf5ea7fa
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ti_config_fragments/v8_ipc.cfg

+ 3 - 0
ti_config_fragments/v8_ipc.cfg

@@ -1,3 +1,6 @@
 ##################################################
 # TI RPMsg/IPC Config Options
 ##################################################
+# HwSpinLock
+CONFIG_HWSPINLOCK=y
+CONFIG_HWSPINLOCK_OMAP=y