Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
misc
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
Kirill Smelkov
misc
Commits
25632c8f
Commit
25632c8f
authored
Mar 06, 2014
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mini64: make oldconfig for v3.14-rc5-850-g67ddc87
No change - just returning back to pristine net-next/master
parent
51a5d70c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
3 deletions
+17
-3
mini64.conf
mini64.conf
+17
-3
No files found.
mini64.conf
View file @
25632c8f
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.14.0-rc
4
Kernel Configuration
# Linux/x86_64 3.14.0-rc
5
Kernel Configuration
#
CONFIG_64BIT
=
y
CONFIG_X86_64
=
y
...
...
@@ -235,6 +235,7 @@ CONFIG_COMPAT_OLD_SIGACTION=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_RT_MUTEXES
=
y
CONFIG_BASE_SMALL
=
0
# CONFIG_SYSTEM_TRUSTED_KEYRING is not set
CONFIG_MODULES
=
y
CONFIG_MODULE_FORCE_LOAD
=
y
CONFIG_MODULE_UNLOAD
=
y
...
...
@@ -510,6 +511,7 @@ CONFIG_X86_X32=y
CONFIG_COMPAT
=
y
CONFIG_COMPAT_FOR_U64_ALIGNMENT
=
y
CONFIG_SYSVIPC_COMPAT
=
y
CONFIG_KEYS_COMPAT
=
y
CONFIG_X86_DEV_DMA_OPS
=
y
CONFIG_NET
=
y
...
...
@@ -579,6 +581,7 @@ CONFIG_LLC=y
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER
=
m
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
...
...
@@ -2469,6 +2472,7 @@ CONFIG_HUGETLB_PAGE=y
CONFIG_MISC_FILESYSTEMS
=
y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
...
...
@@ -2510,9 +2514,13 @@ CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_CIFS
=
m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_UPCALL is not set
CONFIG_CIFS_XATTR
=
y
CONFIG_CIFS_POSIX
=
y
CONFIG_CIFS_ACL
=
y
CONFIG_CIFS_DEBUG
=
y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL
=
y
# CONFIG_CIFS_SMB2 is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
...
...
@@ -2763,7 +2771,11 @@ CONFIG_OPTIMIZE_INLINING=y
#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_KEYS
=
y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEYS_DEBUG_PROC_KEYS
=
y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
...
...
@@ -2897,6 +2909,7 @@ CONFIG_CRYPTO_DES=m
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_ASYMMETRIC_KEY_TYPE is not set
CONFIG_HAVE_KVM
=
y
# CONFIG_VIRTUALIZATION is not set
CONFIG_BINARY_PRINTF
=
y
...
...
@@ -2937,6 +2950,7 @@ CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON
=
y
CONFIG_REED_SOLOMON_ENC8
=
y
CONFIG_REED_SOLOMON_DEC8
=
y
CONFIG_ASSOCIATIVE_ARRAY
=
y
CONFIG_HAS_IOMEM
=
y
CONFIG_HAS_IOPORT
=
y
CONFIG_HAS_DMA
=
y
...
...
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