X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fstrider.h;h=7838805bc02e5ca7d0e9dc2094e0101166507bb3;hb=07dea2e737f78ee70e81c27d976811f0e9fdbad8;hp=97ca3da875c895d4a5f10c99411258361c90ce75;hpb=2aeb22d9ab02ba922ede2883391b314ac9e2baac;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/strider.h b/include/configs/strider.h index 97ca3da..7838805 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -18,7 +18,6 @@ #define CONFIG_MPC8308 1 /* MPC8308 CPU specific */ #define CONFIG_STRIDER 1 /* STRIDER board specific */ -#define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR /* @@ -498,7 +497,6 @@ void fpga_control_clear(unsigned int bus, int pin); /* * TSEC */ -#define CONFIG_TSEC_ENET /* TSEC ethernet support */ #define CONFIG_SYS_TSEC1_OFFSET 0x24000 #define CONFIG_SYS_TSEC1 (CONFIG_SYS_IMMR+CONFIG_SYS_TSEC1_OFFSET)