cmd: add Kconfig option for 'date' command
[platform/kernel/u-boot.git] / include / configs / tbs2910.h
index f69df33..b4a14ea 100644 (file)
 /* Serial console */
 #define CONFIG_MXC_UART
 #define CONFIG_MXC_UART_BASE           UART1_BASE /* select UART1/UART2 */
-#define CONFIG_BAUDRATE                        115200
 
 #define CONFIG_CONS_INDEX              1
 
-/* *** Command definition *** */
-#define CONFIG_CMD_BMODE
-
 /* Filesystems / image support */
 
 /* MMC */
 #endif /* CONFIG_CMD_USB      */
 
 /* RTC */
-#define CONFIG_CMD_DATE
 #ifdef CONFIG_CMD_DATE
 #define CONFIG_RTC_DS1307
 #define CONFIG_SYS_RTC_BUS_NUM         2