X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FP2020RDB-PC_36BIT_SDCARD_defconfig;h=0c2bcb3d468c1da950484ddda00ee625ecae8b61;hb=caa756975c4b645eecbabdccc6c9710a9c0e2d3f;hp=c0f37740c9f1435b3962603e51f88725807edf0d;hpb=ec70cedbceaee6c418fde79530a2761b94d0d94b;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/P2020RDB-PC_36BIT_SDCARD_defconfig b/configs/P2020RDB-PC_36BIT_SDCARD_defconfig index c0f3774..0c2bcb3 100644 --- a/configs/P2020RDB-PC_36BIT_SDCARD_defconfig +++ b/configs/P2020RDB-PC_36BIT_SDCARD_defconfig @@ -42,6 +42,8 @@ CONFIG_CMD_FAT=y CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=fef000000.nor" CONFIG_MTDPARTS_DEFAULT="mtdparts=fef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9984k(fs),1280k(u-boot)" +CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="p2020rdb-pc_36b" CONFIG_ENV_IS_IN_MMC=y CONFIG_FSL_ESDHC=y CONFIG_MTD_NOR_FLASH=y @@ -63,4 +65,3 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y -CONFIG_OF_LIBFDT=y