configs/pc_x86_64_{bios,efi}_defconfig: use custom linux config
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 15 Jun 2017 09:25:26 +0000 (11:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 15 Jun 2017 09:25:26 +0000 (11:25 +0200)
commit35d4f50fa4ac5073b48127e6a647ff9b6876e070
tree21025199d34ed7186f084161de306ebea479b8c2
parent08325e5c2bbc10e00771d92530b00698995f0695
configs/pc_x86_64_{bios,efi}_defconfig: use custom linux config

Reusing the qemu x86-64 linux config isn't very obvious, so these defconfigs
aren't taken into consideration when the qemu defconfigs are updated,
breaking the build.

Instead use a custom linux config for the pc defconfigs.  With this, we also
can get rid of the fragment file containing the delta fra the qemu config.

Created by linux-update-defconfig (after turning of the fragment file).
Also drop the linux kernel version number from the file name as it just
causes extra noise whenever the kernel is bumped.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/pc/linux-extras.config [deleted file]
board/pc/linux.config [new file with mode: 0644]
configs/pc_x86_64_bios_defconfig
configs/pc_x86_64_efi_defconfig