diff sources/patches/linux-deeplystupid.patch @ 1672:3c45686b2a8a

linux 3.15
author Rob Landley <rob@landley.net>
date Fri, 15 Aug 2014 18:46:51 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sources/patches/linux-deeplystupid.patch	Fri Aug 15 18:46:51 2014 -0500
@@ -0,0 +1,16 @@
+The kernel developers added a new "feature" (in commit 5d2acfc7b974) to
+switch _on_ some symbols in "make allnoconfig", breaking miniconfig.
+Cut the blue wire to make this drooling idiocy stop.
+
+diff --git a/init/Kconfig b/init/Kconfig
+index 9d3585b..b097eb6 100644
+--- a/init/Kconfig
++++ b/init/Kconfig
+@@ -1486,7 +1486,6 @@ config PCI_QUIRKS
+ 
+ config EMBEDDED
+ 	bool "Embedded system"
+-	option allnoconfig_y
+ 	select EXPERT
+ 	help
+ 	  This option should be enabled if compiling the kernel for