Bladeren bron

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 jaren geleden
bovenliggende
commit
31cf5ea7fa
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  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
 # TI RPMsg/IPC Config Options
 ##################################################
 ##################################################
+# HwSpinLock
+CONFIG_HWSPINLOCK=y
+CONFIG_HWSPINLOCK_OMAP=y