configs/qemu_sh4*: rename back the linux config file to linux-4.9.config
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Jun 2017 07:26:12 +0000 (09:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Jun 2017 07:26:12 +0000 (09:26 +0200)
commit0f575dd1e3be98ae66a35d527b922b3dc7f1a099
tree254aa3c8e50138fce85be3716c83b25c452c0ba0
parentd479688e028f85b2472a8c6ca52aec3eb123153a
configs/qemu_sh4*: rename back the linux config file to linux-4.9.config

In commit 28d97609b25cb534a55b6cf6b1945428e817c54a ("configs/qemu:
bump to the latest kernel version") updated most qemu defconfigs to
use Linux 4.11. However, for the SH4 configurations, Linux 4.9 was
kept, because 4.11 apparently has an issue.

Unfortunately, while the defconfigs for SH4 were unchanged, the Linux
kernel configuration file was renamed from linux-4.9.config to
linux-4.11.config.

This commit renames the Linux configuration files back to their
previous name, linux-4.9.config, matching what the Qemu SH4 defconfigs
specify.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/qemu/sh4-r2d/linux-4.11.config [deleted file]
board/qemu/sh4-r2d/linux-4.9.config [new file with mode: 0644]
board/qemu/sh4eb-r2d/linux-4.11.config [deleted file]
board/qemu/sh4eb-r2d/linux-4.9.config [new file with mode: 0644]