Update admincd kernel specs. Drop staging drivers, sync amd65 and x86 config and set ISCSI_TCP to module so sys-block/open-iscsi builds.
svn path=/trunk/; revision=826
This commit is contained in:
parent
ccb9e0d843
commit
9b471d0642
2 changed files with 16 additions and 79 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux/x86_64 3.0.3-hardened Kernel Configuration
|
||||
# Linux/x86_64 3.0.4-hardened-r4 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_X86_32 is not set
|
||||
|
@ -822,7 +822,7 @@ CONFIG_SCSI_SAS_HOST_SMP=y
|
|||
CONFIG_SCSI_SRP_ATTRS=m
|
||||
CONFIG_SCSI_SRP_TGT_ATTRS=y
|
||||
CONFIG_SCSI_LOWLEVEL=y
|
||||
CONFIG_ISCSI_TCP=y
|
||||
CONFIG_ISCSI_TCP=m
|
||||
CONFIG_ISCSI_BOOT_SYSFS=m
|
||||
CONFIG_SCSI_CXGB3_ISCSI=m
|
||||
CONFIG_SCSI_CXGB4_ISCSI=m
|
||||
|
@ -3023,7 +3023,6 @@ CONFIG_GRKERNSEC_RWXMAP_LOG=y
|
|||
#
|
||||
# Executable Protections
|
||||
#
|
||||
CONFIG_GRKERNSEC_EXECVE=y
|
||||
CONFIG_GRKERNSEC_DMESG=y
|
||||
CONFIG_GRKERNSEC_HARDEN_PTRACE=y
|
||||
# CONFIG_GRKERNSEC_TPE is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue