diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2019-11-22 23:23:09 +0100 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2019-11-24 17:49:35 +0100 |
commit | ee71837e38571ac0d4becc396f5d87039e09daf9 (patch) | |
tree | f5f7b523bbb3a84ca91f52a8adcfd4bf1064258e /target/linux/ramips/rt288x/config-4.14 | |
parent | 3806899a50152bc7c8cd41ca4285b937152c0fce (diff) | |
download | upstream-ee71837e38571ac0d4becc396f5d87039e09daf9.tar.gz upstream-ee71837e38571ac0d4becc396f5d87039e09daf9.tar.bz2 upstream-ee71837e38571ac0d4becc396f5d87039e09daf9.zip |
ramips: refresh all subtargets kernel configs
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ramips/rt288x/config-4.14')
-rw-r--r-- | target/linux/ramips/rt288x/config-4.14 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-4.14 b/target/linux/ramips/rt288x/config-4.14 index 9c713fd2bd..cbeca7fd1c 100644 --- a/target/linux/ramips/rt288x/config-4.14 +++ b/target/linux/ramips/rt288x/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 @@ -122,9 +123,11 @@ CONFIG_IRQ_WORK=y CONFIG_LIBFDT=y CONFIG_MDIO_BUS=y CONFIG_MDIO_DEVICE=y +CONFIG_MIGRATION=y CONFIG_MIPS=y CONFIG_MIPS_ASID_BITS=8 CONFIG_MIPS_ASID_SHIFT=0 +CONFIG_MIPS_CBPF_JIT=y CONFIG_MIPS_CLOCK_VSYSCALL=y # CONFIG_MIPS_CMDLINE_BUILTIN_EXTEND is not set # CONFIG_MIPS_CMDLINE_DTB_EXTEND is not set |