Commit 47375fbb authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

LSM: fixed up all of the other archs (non i386) to include the security config menu.

parent 6e6e55b1
...@@ -393,4 +393,5 @@ fi ...@@ -393,4 +393,5 @@ fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -658,4 +658,5 @@ dep_bool ' Kernel low-level debugging messages via footbridge serial port' CO ...@@ -658,4 +658,5 @@ dep_bool ' Kernel low-level debugging messages via footbridge serial port' CO
dep_bool ' Kernel low-level debugging messages via UART2' CONFIG_DEBUG_CLPS711X_UART2 $CONFIG_DEBUG_LL $CONFIG_ARCH_CLPS711X dep_bool ' Kernel low-level debugging messages via UART2' CONFIG_DEBUG_CLPS711X_UART2 $CONFIG_DEBUG_LL $CONFIG_ARCH_CLPS711X
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -228,5 +228,7 @@ if [ "$CONFIG_PROFILE" = "y" ]; then ...@@ -228,5 +228,7 @@ if [ "$CONFIG_PROFILE" = "y" ]; then
int ' Profile shift count' CONFIG_PROFILE_SHIFT 2 int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
fi fi
source lib/Config.in
endmenu endmenu
source security/Config.in
source lib/Config.in
...@@ -263,3 +263,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then ...@@ -263,3 +263,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi fi
endmenu endmenu
source security/Config.in
...@@ -549,4 +549,5 @@ fi ...@@ -549,4 +549,5 @@ fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -503,4 +503,5 @@ if [ "$CONFIG_SMP" != "y" ]; then ...@@ -503,4 +503,5 @@ if [ "$CONFIG_SMP" != "y" ]; then
fi fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -248,4 +248,5 @@ if [ "$CONFIG_SMP" != "y" ]; then ...@@ -248,4 +248,5 @@ if [ "$CONFIG_SMP" != "y" ]; then
fi fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -200,4 +200,5 @@ comment 'Kernel hacking' ...@@ -200,4 +200,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -628,3 +628,6 @@ if [ "$CONFIG_4xx" = "y" -o "$CONFIG_GT64260" = "y" \ ...@@ -628,3 +628,6 @@ if [ "$CONFIG_4xx" = "y" -o "$CONFIG_GT64260" = "y" \
bool 'Support for early boot texts over serial port' CONFIG_SERIAL_TEXT_DEBUG bool 'Support for early boot texts over serial port' CONFIG_SERIAL_TEXT_DEBUG
fi fi
endmenu endmenu
source security/Config.in
...@@ -220,4 +220,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then ...@@ -220,4 +220,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -75,4 +75,5 @@ comment 'Kernel hacking' ...@@ -75,4 +75,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -78,4 +78,5 @@ comment 'Kernel hacking' ...@@ -78,4 +78,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -369,4 +369,5 @@ if [ "$CONFIG_SH_STANDARD_BIOS" = "y" ]; then ...@@ -369,4 +369,5 @@ if [ "$CONFIG_SH_STANDARD_BIOS" = "y" ]; then
fi fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -242,4 +242,5 @@ comment 'Kernel hacking' ...@@ -242,4 +242,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -293,4 +293,5 @@ fi ...@@ -293,4 +293,5 @@ fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
...@@ -229,4 +229,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then ...@@ -229,4 +229,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi fi
endmenu endmenu
source security/Config.in
source lib/Config.in source lib/Config.in
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment