configs/qemu: update xtensa linux to 4.9.16
commit865b1e92a247491d51296be40c1e49b1eff7f51b
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 19 Mar 2017 23:08:24 +0000 (19 16:08 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 21:00:06 +0000 (20 22:00 +0100)
treec70de95f889a950f3f5078023ea16142a26b168c
parent17114ebbab7ff061d1b460a85982c42706ede6a7
configs/qemu: update xtensa linux to 4.9.16

This fixes the following nommu kernel build issue:

  arch/xtensa/kernel/setup.c: In function 'cpu_reset':
  arch/xtensa/kernel/setup.c:553:2: error: implicit declaration of function
    'local_flush_tlb_all' [-Werror=implicit-function-declaration]
    local_flush_tlb_all();

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/qemu_xtensa_lx60_defconfig
configs/qemu_xtensa_lx60_nommu_defconfig