Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75b49d2f authored by utziacre's avatar utziacre Committed by Harshit Jain
Browse files

drivers: KernelSU: Add Kconfig hook

parent d52e5a82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -229,4 +229,5 @@ source "drivers/halls/Kconfig"

source "drivers/trusty/Kconfig"

source "drivers/kernelsu/Kconfig"
endmenu
+3 −0
Original line number Diff line number Diff line
@@ -194,3 +194,6 @@ obj-$(CONFIG_TRUSTY) += trusty/
# GNSS driver
obj-$(CONFIG_GNSS_SIRF)		+= gnsssirf/
obj-$(CONFIG_GNSS)		+= gnss/

# KernelSU
obj-$(CONFIG_KSU) += kernelsu/