Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
47375fbb
Commit
47375fbb
authored
Jul 21, 2002
by
Greg Kroah-Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LSM: fixed up all of the other archs (non i386) to include the security config menu.
parent
6e6e55b1
Changes
16
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
21 additions
and
1 deletion
+21
-1
arch/alpha/config.in
arch/alpha/config.in
+1
-0
arch/arm/config.in
arch/arm/config.in
+1
-0
arch/cris/config.in
arch/cris/config.in
+3
-1
arch/ia64/config.in
arch/ia64/config.in
+2
-0
arch/m68k/config.in
arch/m68k/config.in
+1
-0
arch/mips/config.in
arch/mips/config.in
+1
-0
arch/mips64/config.in
arch/mips64/config.in
+1
-0
arch/parisc/config.in
arch/parisc/config.in
+1
-0
arch/ppc/config.in
arch/ppc/config.in
+3
-0
arch/ppc64/config.in
arch/ppc64/config.in
+1
-0
arch/s390/config.in
arch/s390/config.in
+1
-0
arch/s390x/config.in
arch/s390x/config.in
+1
-0
arch/sh/config.in
arch/sh/config.in
+1
-0
arch/sparc/config.in
arch/sparc/config.in
+1
-0
arch/sparc64/config.in
arch/sparc64/config.in
+1
-0
arch/x86_64/config.in
arch/x86_64/config.in
+1
-0
No files found.
arch/alpha/config.in
View file @
47375fbb
...
...
@@ -393,4 +393,5 @@ fi
endmenu
source security/Config.in
source lib/Config.in
arch/arm/config.in
View file @
47375fbb
...
...
@@ -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
endmenu
source security/Config.in
source lib/Config.in
arch/cris/config.in
View file @
47375fbb
...
...
@@ -228,5 +228,7 @@ if [ "$CONFIG_PROFILE" = "y" ]; then
int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
fi
source lib/Config.in
endmenu
source security/Config.in
source lib/Config.in
arch/ia64/config.in
View file @
47375fbb
...
...
@@ -263,3 +263,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi
endmenu
source security/Config.in
arch/m68k/config.in
View file @
47375fbb
...
...
@@ -549,4 +549,5 @@ fi
endmenu
source security/Config.in
source lib/Config.in
arch/mips/config.in
View file @
47375fbb
...
...
@@ -503,4 +503,5 @@ if [ "$CONFIG_SMP" != "y" ]; then
fi
endmenu
source security/Config.in
source lib/Config.in
arch/mips64/config.in
View file @
47375fbb
...
...
@@ -248,4 +248,5 @@ if [ "$CONFIG_SMP" != "y" ]; then
fi
endmenu
source security/Config.in
source lib/Config.in
arch/parisc/config.in
View file @
47375fbb
...
...
@@ -200,4 +200,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
source security/Config.in
source lib/Config.in
arch/ppc/config.in
View file @
47375fbb
...
...
@@ -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
fi
endmenu
source security/Config.in
arch/ppc64/config.in
View file @
47375fbb
...
...
@@ -220,4 +220,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi
endmenu
source security/Config.in
source lib/Config.in
arch/s390/config.in
View file @
47375fbb
...
...
@@ -75,4 +75,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
source security/Config.in
source lib/Config.in
arch/s390x/config.in
View file @
47375fbb
...
...
@@ -78,4 +78,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
source security/Config.in
source lib/Config.in
arch/sh/config.in
View file @
47375fbb
...
...
@@ -369,4 +369,5 @@ if [ "$CONFIG_SH_STANDARD_BIOS" = "y" ]; then
fi
endmenu
source security/Config.in
source lib/Config.in
arch/sparc/config.in
View file @
47375fbb
...
...
@@ -242,4 +242,5 @@ comment 'Kernel hacking'
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
source security/Config.in
source lib/Config.in
arch/sparc64/config.in
View file @
47375fbb
...
...
@@ -293,4 +293,5 @@ fi
endmenu
source security/Config.in
source lib/Config.in
arch/x86_64/config.in
View file @
47375fbb
...
...
@@ -229,4 +229,5 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
fi
endmenu
source security/Config.in
source lib/Config.in
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment