diff options
author | Patrick Simianer <p@simianer.de> | 2015-02-19 15:55:07 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-02-19 15:55:07 +0100 |
commit | 257499e0f00562a97d43dedd84eccd6c64a19ce2 (patch) | |
tree | b25d97d93f7c5b46de7f69facd84bebd93e68981 | |
parent | 624ca750fd74e1a0b08e444bd2d20b698bc04464 (diff) |
3.18.7, ext4
-rw-r--r-- | config | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.18.1 Kernel Configuration +# Linux/x86 3.18.7 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -355,6 +355,7 @@ CONFIG_SCHED_MC=y # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y +CONFIG_X86_UP_APIC_MSI=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set @@ -2589,7 +2590,14 @@ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y CONFIG_DCACHE_WORD_ACCESS=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set -# CONFIG_EXT4_FS is not set +CONFIG_EXT4_FS=y +CONFIG_EXT4_USE_FOR_EXT23=y +# CONFIG_EXT4_FS_POSIX_ACL is not set +# CONFIG_EXT4_FS_SECURITY is not set +# CONFIG_EXT4_DEBUG is not set +CONFIG_JBD2=y +# CONFIG_JBD2_DEBUG is not set +CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_XFS_FS=y |