index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/linux-zen/config | 7 |
diff --git a/extra/linux-zen/config b/extra/linux-zen/config index 6b587ef6..67d37fbe 100644 --- a/extra/linux-zen/config +++ b/extra/linux-zen/config @@ -4439,7 +4439,6 @@ CONFIG_SCx200_ACB=m CONFIG_I2C_FSI=m # end of I2C Hardware Bus support -# CONFIG_I2C_STUB is not set CONFIG_I2C_SLAVE=y CONFIG_I2C_SLAVE_EEPROM=m # CONFIG_I2C_DEBUG_CORE is not set @@ -6711,7 +6710,6 @@ CONFIG_SND_VERBOSE_PRINTK=y CONFIG_SND_DEBUG=y # CONFIG_SND_DEBUG_VERBOSE is not set # CONFIG_SND_PCM_XRUN_DEBUG is not set -CONFIG_SND_CTL_VALIDATION=y CONFIG_SND_VMASTER=y CONFIG_SND_DMA_SGBUF=y CONFIG_SND_SEQUENCER=m @@ -10046,7 +10044,6 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y # CONFIG_DEFAULT_SECURITY_TOMOYO is not set # CONFIG_DEFAULT_SECURITY_APPARMOR is not set CONFIG_DEFAULT_SECURITY_DAC=y -CONFIG_LSM="yama" # # Kernel hardening options @@ -10747,3 +10744,7 @@ CONFIG_LKDTM=m # CONFIG_HYPERV_TESTING is not set # end of Kernel Testing and Coverage # end of Kernel hacking +CONFIG_I2C_STUB=m +CONFIG_LSM="lockdown,yama" +# CONFIG_SND_CTL_VALIDATION is not set +# Linux/x86 5.6.5-zen2 Kernel Configuration |