comparison 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
comparison
equal deleted inserted replaced
1671:d201f0baf0b6 1672:3c45686b2a8a
1 The kernel developers added a new "feature" (in commit 5d2acfc7b974) to
2 switch _on_ some symbols in "make allnoconfig", breaking miniconfig.
3 Cut the blue wire to make this drooling idiocy stop.
4
5 diff --git a/init/Kconfig b/init/Kconfig
6 index 9d3585b..b097eb6 100644
7 --- a/init/Kconfig
8 +++ b/init/Kconfig
9 @@ -1486,7 +1486,6 @@ config PCI_QUIRKS
10
11 config EMBEDDED
12 bool "Embedded system"
13 - option allnoconfig_y
14 select EXPERT
15 help
16 This option should be enabled if compiling the kernel for