diff options
Diffstat (limited to 'arch/x86/cpu/qemu/Kconfig')
-rw-r--r-- | arch/x86/cpu/qemu/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/x86/cpu/qemu/Kconfig b/arch/x86/cpu/qemu/Kconfig index 0a801aabead..31428dd0a00 100644 --- a/arch/x86/cpu/qemu/Kconfig +++ b/arch/x86/cpu/qemu/Kconfig @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# config QEMU bool |