Hi Ahmad, On Wed, Aug 06, 2025 at 04:00:01PM +0200, Ahmad Fatoum wrote: > +config SECURITY_POLICY > + bool > + prompt "Security policy support" > +
... > diff --git a/security/Makefile b/security/Makefile > new file mode 100644 > index 000000000000..e0b17f12064c > --- /dev/null > +++ b/security/Makefile > @@ -0,0 +1,29 @@ > +# SPDX-License-Identifier: GPL-2.0-only > + > +obj-$(CONFIG_SECURITY_POLICY) += sconfig.o sconfig_names.o We are not there yet ;) Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |