X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos-common.h;h=b258cb93c454c7f44f85f535067a6f042776a5f7;hb=23c5d253d5fa4586e2342934a0a8ec21c1f21a36;hp=371f32d84095bb803422a7f22428ed8c373b7b2d;hpb=790af815436bc6a93e4c581840be2419897f23b1;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 371f32d..b258cb9 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -17,6 +17,13 @@ #include #define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DM +#define CONFIG_CMD_DM +#define CONFIG_DM_GPIO +#define CONFIG_DM_SERIAL +#define CONFIG_DM_SPI +#define CONFIG_DM_SPI_FLASH + #define CONFIG_ARCH_CPU_INIT #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO @@ -68,6 +75,7 @@ #define CONFIG_CMD_EXT4_WRITE #define CONFIG_CMD_FAT #define CONFIG_FAT_WRITE +#define CONFIG_CMD_FS_GENERIC #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION