diff options
author | maximilian attems <maks@stro.at> | 2006-04-18 00:13:02 +0000 |
---|---|---|
committer | maximilian attems <maks@stro.at> | 2006-04-18 00:13:02 +0000 |
commit | 416228d3e4ad948aed1af87ed252a6159659d933 (patch) | |
tree | f3fa978eaa13da28f070f303f302fe7dd5d59a24 /debian/arch/mipsel | |
parent | 8e7fde74f4ee99ebdf8dd31d81e441d4c006b117 (diff) | |
download | kernel_replicant_linux-416228d3e4ad948aed1af87ed252a6159659d933.tar.gz kernel_replicant_linux-416228d3e4ad948aed1af87ed252a6159659d933.tar.bz2 kernel_replicant_linux-416228d3e4ad948aed1af87ed252a6159659d933.zip |
disable b0rked lsm modules
svn path=/dists/trunk/linux-2.6/; revision=6439
Diffstat (limited to 'debian/arch/mipsel')
-rw-r--r-- | debian/arch/mipsel/config.r5k-cobalt | 2 | ||||
-rw-r--r-- | debian/arch/mipsel/config.sb1-bcm91250a | 2 | ||||
-rw-r--r-- | debian/arch/mipsel/config.sb1a-bcm91480b | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/debian/arch/mipsel/config.r5k-cobalt b/debian/arch/mipsel/config.r5k-cobalt index b722a7654fa6..809f8840b364 100644 --- a/debian/arch/mipsel/config.r5k-cobalt +++ b/debian/arch/mipsel/config.r5k-cobalt @@ -1574,8 +1574,6 @@ CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y -CONFIG_SECURITY_ROOTPLUG=m -CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 diff --git a/debian/arch/mipsel/config.sb1-bcm91250a b/debian/arch/mipsel/config.sb1-bcm91250a index 18f182a74332..32cbb63e5354 100644 --- a/debian/arch/mipsel/config.sb1-bcm91250a +++ b/debian/arch/mipsel/config.sb1-bcm91250a @@ -1794,8 +1794,6 @@ CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y -CONFIG_SECURITY_ROOTPLUG=m -CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 diff --git a/debian/arch/mipsel/config.sb1a-bcm91480b b/debian/arch/mipsel/config.sb1a-bcm91480b index ac228384c790..47c644a67202 100644 --- a/debian/arch/mipsel/config.sb1a-bcm91480b +++ b/debian/arch/mipsel/config.sb1a-bcm91480b @@ -1794,8 +1794,6 @@ CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y -CONFIG_SECURITY_ROOTPLUG=m -CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 |