summaryrefslogtreecommitdiff
path: root/include/configs/aristainetos-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aristainetos-common.h')
-rw-r--r--include/configs/aristainetos-common.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/aristainetos-common.h b/include/configs/aristainetos-common.h
index e9a0d46..00e2908 100644
--- a/include/configs/aristainetos-common.h
+++ b/include/configs/aristainetos-common.h
@@ -13,19 +13,12 @@
#ifndef __ARISTAINETOS_COMMON_CONFIG_H
#define __ARISTAINETOS_COMMON_CONFIG_H
-#define CONFIG_MX6
-
#include "mx6_common.h"
-#define CONFIG_DISPLAY_CPUINFO
-#define CONFIG_DISPLAY_BOARDINFO
-
#define CONFIG_MACH_TYPE 4501
#define CONFIG_MMCROOT "/dev/mmcblk0p1"
#define PHYS_SDRAM_SIZE (1u * 1024 * 1024 * 1024)
-#define CONFIG_SYS_GENERIC_BOARD
-
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (64 * SZ_1M)