X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ffirefly-rk3288.h;h=14fdead424110c114a308a3d6fd3068ce1e42b8d;hb=0ff27d4a94637d4b1937c625d33212375bd118d9;hp=d6423e7e554d21bd989fb71d91613735741e8ce0;hpb=889b8a3147e5ea453297c117c911efb61f798c0f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/firefly-rk3288.h b/include/configs/firefly-rk3288.h index d6423e7..14fdead 100644 --- a/include/configs/firefly-rk3288.h +++ b/include/configs/firefly-rk3288.h @@ -14,8 +14,6 @@ #include -#define CONFIG_SPL_MMC_SUPPORT - #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 /* SPL @ 32k for ~36k @@ -24,8 +22,6 @@ */ #define CONFIG_ENV_OFFSET (96 * 1024) -#define CONFIG_I2C_EDID #define CONFIG_SYS_WHITE_ON_BLACK -#define CONFIG_CONSOLE_SCROLL_LINES 10 #endif