Files
kernel_common_drivers/drivers/hwspinlock/Kconfig
T
hongyu.chen1 ced68011a7 T5M: add hwspinlock. [3/3]
PD#SWPL-104753

Problem:
add hwspinlock driver

Solution:
add hwspinlock driver

Verify:
ay301

Change-Id: I00fe24c4e1557efbe9357f0c88c8aded28d9d7f9
Signed-off-by: hongyu.chen1 <hongyu.chen1@amlogic.com>
2023-01-04 01:07:19 -08:00

17 lines
206 B
Plaintext

#
# Amlogic hwspinlock device configuration
#
menu "MESON hw spin lock Support"
config AMLOGIC_HWSPINLOCK
tristate "MESON HW SPIN LOCK"
select HWSPINLOCK
help
MESON HWSPIN LOCK.
.
.
.
endmenu