Unset CONFIG_EMBEDDED on arch amd64
authorSebastian Pipping <sebastian@pipping.org>
Mon, 13 Jun 2011 20:51:04 +0000 (22:51 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 13 Jun 2011 20:51:04 +0000 (22:51 +0200)
ChangeLog
arch/x86_64/kernel-config

index c019af44d40855953e85127f7fafe58286a2336f..4ea60ab329010c4a55a58dad29fb9da79f75c9d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $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,
   arch/x86_64/kernel-config, defaults/kernel-config:
   Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
index 5a0f58ef3044b5de0a19613e5734b8039a9cd9d0..b6c9d8dcd9d3a397e1e94c2e9f736a64a49346a6 100644 (file)
@@ -130,7 +130,7 @@ CONFIG_RD_GZIP=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 CONFIG_SYSCTL=y
 CONFIG_ANON_INODES=y
-CONFIG_EMBEDDED=y
+# CONFIG_EMBEDDED is not set
 CONFIG_UID16=y
 CONFIG_SYSCTL_SYSCALL=y
 # CONFIG_KALLSYMS is not set