x86: Refresh kernel 4.14 configuration

This refreshes the kernel configuration for kernel 4.14.
First this was run for the legacy target:
	make kernel_oldconfig
Then for all targets including the legacy target this was run:
	make kernel_oldconfig CONFIG_TARGET=subtarget
The option CONFIG_104_QUAD_8 was added to the generic configuration
because it would have been automatically removed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2018-12-30 19:05:18 +01:00
parent 0ea7160abe
commit f6e0ecdceb
6 changed files with 12 additions and 26 deletions

View File

@@ -1,3 +1,4 @@
# CONFIG_104_QUAD_8 is not set
CONFIG_32BIT=y
# CONFIG_6LOWPAN is not set
# CONFIG_6LOWPAN_DEBUGFS is not set