]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tegra-common.h
ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9
[people/ms/u-boot.git] / include / configs / tegra-common.h
index 723435e0ae2cc1f31afa1ff266af4d1ab783a77a..430c9a762354ceefadf9884d904d394ecf397416 100644 (file)
@@ -13,7 +13,6 @@
 /*
  * High Level Configuration Options
  */
-#define CONFIG_ARMCORTEXA9             /* This is an ARM V7 CPU core */
 #define CONFIG_SYS_L2CACHE_OFF         /* No L2 cache */
 
 #include <asm/arch/tegra.h>            /* get chip and board defs */
@@ -59,8 +58,6 @@
  */
 #define CONFIG_SYS_CBSIZE              (1024 * 2) /* Console I/O Buffer Size */
 /* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                       sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS             64      /* max number of command args */
 
 /* Boot Argument Buffer Size */