]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vct.h
colibri_vf: Enable GPIO support
[karo-tx-uboot.git] / include / configs / vct.h
index 85a6c1113747423e6280d88649c9fcd44a013b6f..ed9378eae891a6b8c10fe3973a71bffc35db3783 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32                          /* MIPS 4Kc CPU core    */
+#define CONFIG_DISPLAY_BOARDINFO
+
 #define CPU_CLOCK_RATE                 324000000 /* Clock for the MIPS core */
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (CPU_CLOCK_RATE / 2)
-#define CONFIG_SYS_HZ                  1000
 
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* SDRAM is initialized by the bootstrap code */
 
@@ -98,7 +98,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SNTP
 #else
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 #endif
 
@@ -298,7 +297,6 @@ int vct_gpio_get(int pin);
 #undef CONFIG_CMD_BEDBUG
 #undef CONFIG_CMD_CACHE
 #undef CONFIG_CMD_CONSOLE
-#undef CONFIG_CMD_CRC32
 #undef CONFIG_CMD_DHCP
 #undef CONFIG_CMD_EEPROM
 #undef CONFIG_CMD_EEPROM
@@ -313,7 +311,6 @@ int vct_gpio_get(int pin);
 #undef CONFIG_CMD_LOADY
 #undef CONFIG_CMD_MII
 #undef CONFIG_CMD_MISC
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_PING
 #undef CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_SNTP