Convert CONFIG_CMD_DIAG to Kconfig
[platform/kernel/u-boot.git] / include / configs / v38b.h
index 4c2512c..8e3746f 100644 (file)
@@ -37,7 +37,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1 */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*
  */
 
 /*
- * Partitions
- */
-#define CONFIG_DOS_PARTITION   1
-
-/*
  * USB
  */
 #define CONFIG_USB_OHCI
@@ -80,7 +74,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_DIAG
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_JFFS2
 #define CONFIG_CMD_SDRAM