]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/qemu-malta.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / qemu-malta.h
index c79c911abaefe3355d673d847a7d38a4a31262da..03514d165be9a6917ff4ee7e5ed3b4932bd3b114 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org>
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _QEMU_MALTA_CONFIG_H
@@ -27,7 +25,6 @@
  */
 #define CONFIG_SYS_MHZ                 250     /* arbitrary value */
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (CONFIG_SYS_MHZ * 1000000)
-#define CONFIG_SYS_HZ                  1000
 
 #define CONFIG_SYS_DCACHE_SIZE         16384   /* arbitrary value */
 #define CONFIG_SYS_ICACHE_SIZE         16384   /* arbitrary value */