X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-common.h;h=d000d7617a226462092bd78311a5b692cf134ced;hb=4125bbcef6a998ce8580a1f5c53c8c93a56a125b;hp=25562fa12a9f55f97da7a5642311532f874e8f56;hpb=1acc0087876229d7ade1b23aaecbccf63de8a615;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 25562fa..d000d76 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -53,7 +53,6 @@ */ #define CONFIG_CONS_INDEX 1 /*Console on UART0 */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ 115200,230400, 460800, 921600 } /* auto boot */ @@ -122,7 +121,6 @@ * Common USB/EHCI configuration */ #if defined(CONFIG_CMD_USB) && !defined(CONFIG_DM) -#define CONFIG_USB_EHCI /* Enable EHCI USB support */ #define CONFIG_SUPPORT_VFAT #endif /* CONFIG_CMD_USB */