diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-01-13 17:52:54 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-03-10 19:05:49 +0100 |
commit | a18e2994df519b885b7a7cde03247d160a5e61ef (patch) | |
tree | 7fc6a9336575ee7d5803a56e37ad7dff054d527d /target/linux/lantiq | |
parent | 26af8e48d37785e1f3b1bad247e9685a1980a6f0 (diff) | |
download | upstream-a18e2994df519b885b7a7cde03247d160a5e61ef.tar.gz upstream-a18e2994df519b885b7a7cde03247d160a5e61ef.tar.bz2 upstream-a18e2994df519b885b7a7cde03247d160a5e61ef.zip |
lantiq: Refresh kernel 4.14 configuration
This adds two configuration options which are getting automatically
added.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/config-4.14 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-4.14 b/target/linux/lantiq/config-4.14 index aec0efa408..7233a88aa6 100644 --- a/target/linux/lantiq/config-4.14 +++ b/target/linux/lantiq/config-4.14 @@ -75,6 +75,7 @@ CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set # CONFIG_HAVE_ARCH_BITREVERSE is not set +CONFIG_HAVE_ARCH_COMPILER_H=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y @@ -133,6 +134,7 @@ CONFIG_MDIO_BUS=y CONFIG_MDIO_DEVICE=y CONFIG_MFD_CORE=y CONFIG_MFD_SYSCON=y +CONFIG_MIGRATION=y CONFIG_MIPS=y CONFIG_MIPS_ASID_BITS=8 CONFIG_MIPS_ASID_SHIFT=0 |