X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fti816x_evm.h;h=b5af700e38162c4fea76fa0745004a09038f8ff7;hb=04735a8fc45ba7c9f5b17d4837a0c649087b29e1;hp=9c8eabff4dd16d288fd5851852ad09b9ae49eb64;hpb=0675f992dbf4a785a05a1baf149c2bce6aa5fe90;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h index 9c8eabf..b5af700 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -12,7 +12,6 @@ #define CONFIG_TI81XX #define CONFIG_TI816X -#define CONFIG_SYS_NO_FLASH #define CONFIG_OMAP #define CONFIG_ARCH_CPU_INIT @@ -52,8 +51,6 @@ #define CONFIG_CMD_ASKEN #define CONFIG_OMAP_GPIO -#define CONFIG_GENERIC_MMC -#define CONFIG_DOS_PARTITION #define CONFIG_FS_FAT @@ -100,8 +97,6 @@ #define CONFIG_SYS_NS16550_CLK (48000000) #define CONFIG_SYS_NS16550_COM1 0x48024000 /* Base EVM has UART2 */ -#define CONFIG_BAUDRATE 115200 - /* allow overwriting serial config and ethaddr */ #define CONFIG_ENV_OVERWRITE @@ -142,7 +137,4 @@ #define CONFIG_SKIP_LOWLEVEL_INIT #endif -/* Unsupported features */ -#undef CONFIG_USE_IRQ - #endif