]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/sparc/include/asm/config.h
SPARC: Remove
[people/ms/u-boot.git] / arch / sparc / include / asm / config.h
diff --git a/arch/sparc/include/asm/config.h b/arch/sparc/include/asm/config.h
deleted file mode 100644 (file)
index 455fbc1..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Copyright 2015,
- * Daniel Hellstrom, Cobham Gaisler, daniel@gaisler.com.
- *
- * SPDX-License-Identifier:    GPL-2.0+
- */
-
-#ifndef _ASM_CONFIG_H_
-#define _ASM_CONFIG_H_
-
-#define CONFIG_SYS_GENERIC_GLOBAL_DATA
-#define CONFIG_NEEDS_MANUAL_RELOC
-
-#define CONFIG_LMB
-#define CONFIG_SYS_BOOT_RAMDISK_HIGH
-
-#define CONFIG_SYS_TIMER_RATE          1000000         /* 1MHz */
-#define CONFIG_SYS_TIMER_COUNTER       gd->arch.timer
-#define CONFIG_SYS_TIMER_COUNTS_DOWN
-
-#endif