Skip to content

Commit a68ddb7

Browse files
tsarvelarli9
authored andcommitted
programs/kernel-selftests/include: enable SECURITY_SAFESETID for safesetid group
Kernel selftest safesetid returns 'not ok' when SECURITY_SAFESETID is not compiled in. Add it conditionally in kernel-selftests/include. Signed-off-by: Tomi Sarvela <tomi.p.sarvela@intel.com> Signed-off-by: Philip Li <philip.li@intel.com>
1 parent 6abfc76 commit a68ddb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

programs/kernel-selftests/include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ need_kconfig:
158158
% elsif ___.group == "safesetid"
159159
- SECURITY: y
160160
- SECURITYFS: y
161+
- SECURITY_SAFESETID: y
161162
% elsif ___.group == "gpio"
162163
- GPIOLIB: y
163164
- GPIO_CDEV: y

0 commit comments

Comments
 (0)