diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-30 19:05:18 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-01-12 22:40:12 +0100 |
commit | f6e0ecdcebeb0cd8c595026dd7ace896fc89b7c3 (patch) | |
tree | 87d608ba7dc18ec84bc6de94c9fe6c2e3dfac359 /target/linux/x86/geode | |
parent | 0ea7160abeee58e8d36c05cbf4b2c5e09779e1a2 (diff) | |
download | upstream-f6e0ecdcebeb0cd8c595026dd7ace896fc89b7c3.tar.gz upstream-f6e0ecdcebeb0cd8c595026dd7ace896fc89b7c3.tar.bz2 upstream-f6e0ecdcebeb0cd8c595026dd7ace896fc89b7c3.zip |
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>
Diffstat (limited to 'target/linux/x86/geode')
-rw-r--r-- | target/linux/x86/geode/config-4.14 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/geode/config-4.14 b/target/linux/x86/geode/config-4.14 index abca7ac6b8..f75891cee7 100644 --- a/target/linux/x86/geode/config-4.14 +++ b/target/linux/x86/geode/config-4.14 @@ -1,4 +1,3 @@ -# CONFIG_104_QUAD_8 is not set # CONFIG_3C515 is not set CONFIG_8139CP=y CONFIG_8139TOO=y |