X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Ffreescale%2Fm5253demo%2FKconfig;h=0ecce875d149c61303c38caf88ca6aef954db249;hb=1d3ecdac7ecd5d9b237067b0c96aa1e618c8621d;hp=303d29bc23a2fe7955cb0b4f061060cfade2f11c;hpb=cc1015f4a9938c8c82311f1e61f1d974fda67d9f;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/freescale/m5253demo/Kconfig b/board/freescale/m5253demo/Kconfig index 303d29b..0ecce87 100644 --- a/board/freescale/m5253demo/Kconfig +++ b/board/freescale/m5253demo/Kconfig @@ -1,5 +1,9 @@ if TARGET_M5253DEMO +config FLASH_CFI_LEGACY + depends on SYS_FLASH_CFI + def_bool y + config SYS_CPU default "mcf52x2"