summaryrefslogtreecommitdiff
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-11 22:29:35 (GMT)
committerMike Frysinger <vapier@gentoo.org>2010-01-17 14:17:26 (GMT)
commitb7659ef2e764f62fc334f0d970721496823e4888 (patch)
tree1413ff4b1a5a226b2219db4c7a21a3892d3e08c5 /include/configs/bfin_adi_common.h
parent7527feef06b13e9fd5b6d10a4bfc81b59ee56f27 (diff)
downloadu-boot-fsl-qoriq-b7659ef2e764f62fc334f0d970721496823e4888.tar.xz
Blackfin: bf527-ezkit: auto-select NAND settings
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 42f4cbc..db10ccc 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -45,7 +45,7 @@
# define CONFIG_CMD_USB_STORAGE
# define CONFIG_DOS_PARTITION
# endif
-# ifdef CONFIG_NAND_PLAT
+# if defined(CONFIG_NAND_PLAT) || defined(CONFIG_DRIVER_NAND_BFIN)
# define CONFIG_CMD_NAND
# endif
# ifdef CONFIG_POST