Skip to content

Commit 00c7a87

Browse files
author
Ingo Molnar
committed
x86/kconfig/64: Refresh defconfig
Refresh the x86-64 defconfig to pick up changes in the general Kconfig environment: removed options, different defaults, renames, etc. No changes to the actual result of 'make ARCH=x86 defconfig'. Signed-off-by: Ingo Molnar <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: David Woodhouse <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Jürgen Groß <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Masahiro Yamada <[email protected]> Cc: Michal Marek <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Vitaly Kuznetsov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 19272b3 commit 00c7a87

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

arch/x86/configs/x86_64_defconfig

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CONFIG_CGROUP_DEBUG=y
2727
CONFIG_BLK_DEV_INITRD=y
2828
CONFIG_KALLSYMS_ALL=y
2929
CONFIG_PROFILING=y
30+
CONFIG_KEXEC=y
3031
CONFIG_SMP=y
3132
CONFIG_HYPERVISOR_GUEST=y
3233
CONFIG_PARAVIRT=y
@@ -40,8 +41,6 @@ CONFIG_EFI=y
4041
CONFIG_EFI_STUB=y
4142
CONFIG_EFI_MIXED=y
4243
CONFIG_HZ_1000=y
43-
CONFIG_KEXEC=y
44-
CONFIG_CRASH_DUMP=y
4544
CONFIG_HIBERNATION=y
4645
CONFIG_PM_DEBUG=y
4746
CONFIG_PM_TRACE_RTC=y
@@ -63,9 +62,7 @@ CONFIG_BINFMT_MISC=y
6362
# CONFIG_COMPAT_BRK is not set
6463
CONFIG_NET=y
6564
CONFIG_PACKET=y
66-
CONFIG_UNIX=y
6765
CONFIG_XFRM_USER=y
68-
CONFIG_INET=y
6966
CONFIG_IP_MULTICAST=y
7067
CONFIG_IP_ADVANCED_ROUTER=y
7168
CONFIG_IP_MULTIPLE_TABLES=y
@@ -205,7 +202,6 @@ CONFIG_SND_HDA_INTEL=y
205202
CONFIG_SND_HDA_HWDEP=y
206203
CONFIG_HIDRAW=y
207204
CONFIG_HID_GYRATION=y
208-
CONFIG_LOGITECH_FF=y
209205
CONFIG_HID_NTRIG=y
210206
CONFIG_HID_PANTHERLORD=y
211207
CONFIG_PANTHERLORD_FF=y
@@ -239,7 +235,6 @@ CONFIG_EXT4_FS_POSIX_ACL=y
239235
CONFIG_EXT4_FS_SECURITY=y
240236
CONFIG_QUOTA=y
241237
CONFIG_QUOTA_NETLINK_INTERFACE=y
242-
# CONFIG_PRINT_QUOTA_WARNING is not set
243238
CONFIG_QFMT_V2=y
244239
CONFIG_AUTOFS_FS=y
245240
CONFIG_ISO9660_FS=y
@@ -264,13 +259,11 @@ CONFIG_SECURITY=y
264259
CONFIG_SECURITY_NETWORK=y
265260
CONFIG_SECURITY_SELINUX=y
266261
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
267-
CONFIG_SECURITY_SELINUX_DISABLE=y
268262
CONFIG_PRINTK_TIME=y
269263
CONFIG_DEBUG_KERNEL=y
270264
CONFIG_MAGIC_SYSRQ=y
271265
CONFIG_DEBUG_WX=y
272266
CONFIG_DEBUG_STACK_USAGE=y
273-
# CONFIG_SCHED_DEBUG is not set
274267
CONFIG_SCHEDSTATS=y
275268
CONFIG_BLK_DEV_IO_TRACE=y
276269
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y

0 commit comments

Comments
 (0)