Unset CONFIG_EMBEDDED on arch amd64

cleanup-cruft
Sebastian Pipping 14 years ago
parent b20494438a
commit 6d6b5b7c29

@ -5,6 +5,9 @@
# Distributed under the GPL v2 # Distributed under the GPL v2
# $Id$ # $Id$
13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86_64/kernel-config:
Unset CONFIG_EMBEDDED on arch amd64
13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86/kernel-config, 13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86/kernel-config,
arch/x86_64/kernel-config, defaults/kernel-config: arch/x86_64/kernel-config, defaults/kernel-config:
Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983) Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)

@ -130,7 +130,7 @@ CONFIG_RD_GZIP=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y CONFIG_ANON_INODES=y
CONFIG_EMBEDDED=y # CONFIG_EMBEDDED is not set
CONFIG_UID16=y CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y CONFIG_SYSCTL_SYSCALL=y
# CONFIG_KALLSYMS is not set # CONFIG_KALLSYMS is not set

Loading…
Cancel
Save