diff options
Diffstat (limited to 'include/configs/qemu-arm.h')
-rw-r--r-- | include/configs/qemu-arm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/qemu-arm.h b/include/configs/qemu-arm.h index b29a54ef892..f306b416352 100644 --- a/include/configs/qemu-arm.h +++ b/include/configs/qemu-arm.h @@ -20,7 +20,6 @@ #define CONFIG_SYS_MALLOC_LEN SZ_16M /* For timer, QEMU emulates an ARMv7/ARMv8 architected timer */ -#define CONFIG_SYS_ARCH_TIMER #define CONFIG_SYS_HZ 1000 /* For block devices, QEMU emulates an ICH9 AHCI controller over PCI */ |