mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
[oweals/u-boot.git] / configs / P1021RDB-PC_36BIT_SDCARD_defconfig
index 1b66deb4072f7fa2dc37e648dd84f08501605592..7b4e829b1c628af7ffb8fcf9861b32c894522baf 100644 (file)
@@ -4,6 +4,8 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_SPL_MMC_SUPPORT=y
 CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_ENV_SIZE=0x2000
+CONFIG_ENV_OFFSET=0x0
 CONFIG_SPL=y
 CONFIG_MPC85xx=y
 # CONFIG_CMD_ERRATA is not set
@@ -66,3 +68,4 @@ CONFIG_FSL_ESPI=y
 CONFIG_USB=y
 CONFIG_USB_STORAGE=y
 CONFIG_OF_LIBFDT=y
+CONFIG_MTD=y