diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 8851c6417880..427ba60d638f 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -1483,6 +1483,7 @@ config PCI_QUIRKS | |||
1483 | 1483 | ||
1484 | config EMBEDDED | 1484 | config EMBEDDED |
1485 | bool "Embedded system" | 1485 | bool "Embedded system" |
1486 | option allnoconfig_y | ||
1486 | select EXPERT | 1487 | select EXPERT |
1487 | help | 1488 | help |
1488 | This option should be enabled if compiling the kernel for | 1489 | This option should be enabled if compiling the kernel for |