X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fintegratorcp_cm926ejs_defconfig;h=b3a1bcba3cae97a2fd19fd4815dfba3cfec67ffb;hb=2fe88d452268d61b5ca9cb0b1dda2974cc43faeb;hp=b86053d267e91c60af7ec7b58d2ef5942a3d8181;hpb=4030f166f92eba4ddb49f8a1224dc09d4f9882be;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorcp_cm926ejs_defconfig b/configs/integratorcp_cm926ejs_defconfig index b86053d..b3a1bcb 100644 --- a/configs/integratorcp_cm926ejs_defconfig +++ b/configs/integratorcp_cm926ejs_defconfig @@ -18,5 +18,8 @@ CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_SETEXPR is not set # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_PROTECTION=y +CONFIG_SYS_FLASH_CFI=y CONFIG_BAUDRATE=38400 CONFIG_OF_LIBFDT=y