diff options
Diffstat (limited to 'qemu/roms/u-boot/arch/x86/include/asm/config.h')
-rw-r--r-- | qemu/roms/u-boot/arch/x86/include/asm/config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/roms/u-boot/arch/x86/include/asm/config.h b/qemu/roms/u-boot/arch/x86/include/asm/config.h deleted file mode 100644 index f06a15cdf..000000000 --- a/qemu/roms/u-boot/arch/x86/include/asm/config.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright 2009 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -#ifndef _ASM_CONFIG_H_ -#define _ASM_CONFIG_H_ - -#define CONFIG_SYS_GENERIC_BOARD -#endif |