Explorar el Código

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 hace 7 años
padre
commit
31cf5ea7fa
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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