diff options
Diffstat (limited to 'configs/cpu9260_nand_defconfig')
-rw-r--r-- | configs/cpu9260_nand_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cpu9260_nand_defconfig b/configs/cpu9260_nand_defconfig index d4d6ec9dbd..c6ff773739 100644 --- a/configs/cpu9260_nand_defconfig +++ b/configs/cpu9260_nand_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="CPU9260,NANDBOOT" CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_CPU9260=y +CONFIG_SYS_EXTRA_OPTIONS="CPU9260,NANDBOOT" |