]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8315erdb/config.mk
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
[karo-tx-uboot.git] / board / freescale / mpc8315erdb / config.mk
index bf972fbe56fbabbb816a050f3c71d640c88cbc47..b60160154133f9431d69207e846be96567d74b34 100644 (file)
@@ -1,5 +1,5 @@
 ifndef NAND_SPL
-ifeq ($(CONFIG_MK_NAND), y)
+ifeq ($(CONFIG_NAND), y)
 TEXT_BASE = $(CONFIG_RAMBOOT_TEXT_BASE)
 endif
 endif