From 574824c19377155666795ecda5a55b0a31aea263 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 9 Feb 2015 12:10:18 +0000 Subject: [PATCH] kernel: add missing symbols Signed-off-by: John Crispin SVN-Revision: 44338 --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-3.19 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 42092024ad..b831223f49 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2034,6 +2034,7 @@ CONFIG_MII=y # CONFIG_MIPS_COBALT is not set # CONFIG_MIPS_FPU_EMULATOR is not set # CONFIG_MIPS_MALTA is not set +# CONFIG_MIPS_PARAVIRT is not set # CONFIG_MIPS_SEAD3 is not set # CONFIG_MIPS_SIM is not set CONFIG_MISC_DEVICES=y diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index a849c0d8ae..0f3fe4ac72 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -2042,6 +2042,7 @@ CONFIG_MII=y # CONFIG_MIPS_COBALT is not set # CONFIG_MIPS_FPU_EMULATOR is not set # CONFIG_MIPS_MALTA is not set +# CONFIG_MIPS_PARAVIRT is not set # CONFIG_MIPS_SEAD3 is not set # CONFIG_MIPS_SIM is not set CONFIG_MISC_DEVICES=y -- 2.30.2