diff options
Diffstat (limited to 'configs/apf27_defconfig')
-rw-r--r-- | configs/apf27_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 64040aa3210..071ff7f8a02 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -1,8 +1,8 @@ CONFIG_ARM=y # CONFIG_SPL_USE_ARCH_MEMCPY is not set CONFIG_TARGET_APF27=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_NAND_SUPPORT=y CONFIG_IDENT_STRING=" apf27 patch 3.10" CONFIG_BOOTDELAY=5 CONFIG_VERSION_VARIABLE=y |