kernel: add missing symbols

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44338
lede-17.01
John Crispin 2015-02-09 12:10:18 +00:00
parent 7454257fc6
commit f17dee3058
2 changed files with 2 additions and 0 deletions

View File

@ -2034,6 +2034,7 @@ CONFIG_MII=y
# CONFIG_MIPS_COBALT is not set # CONFIG_MIPS_COBALT is not set
# CONFIG_MIPS_FPU_EMULATOR is not set # CONFIG_MIPS_FPU_EMULATOR is not set
# CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_PARAVIRT is not set
# CONFIG_MIPS_SEAD3 is not set # CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_SIM is not set # CONFIG_MIPS_SIM is not set
CONFIG_MISC_DEVICES=y CONFIG_MISC_DEVICES=y

View File

@ -2042,6 +2042,7 @@ CONFIG_MII=y
# CONFIG_MIPS_COBALT is not set # CONFIG_MIPS_COBALT is not set
# CONFIG_MIPS_FPU_EMULATOR is not set # CONFIG_MIPS_FPU_EMULATOR is not set
# CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_PARAVIRT is not set
# CONFIG_MIPS_SEAD3 is not set # CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_SIM is not set # CONFIG_MIPS_SIM is not set
CONFIG_MISC_DEVICES=y CONFIG_MISC_DEVICES=y