summaryrefslogtreecommitdiff
path: root/configs/sama5d36ek_cmp_nandflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-16 21:35:43 -0400
committerTom Rini <trini@konsulko.com>2017-10-16 21:35:43 -0400
commit308e06656691abc84ed593662c521c47ef8704c3 (patch)
tree34d6b7d58f9634139ab23d22541ed5860eec16c3 /configs/sama5d36ek_cmp_nandflash_defconfig
parent6c7c3dcc59d4ad49e4b1e773b98f9c110a13f306 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d36ek_cmp_nandflash_defconfig')
-rw-r--r--configs/sama5d36ek_cmp_nandflash_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/sama5d36ek_cmp_nandflash_defconfig b/configs/sama5d36ek_cmp_nandflash_defconfig
index 01c502d9fc..0f42c98c9c 100644
--- a/configs/sama5d36ek_cmp_nandflash_defconfig
+++ b/configs/sama5d36ek_cmp_nandflash_defconfig
@@ -30,7 +30,6 @@ CONFIG_ENV_IS_IN_NAND=y
CONFIG_DM=y
CONFIG_CLK=y
CONFIG_CLK_AT91=y
-CONFIG_AT91_UTMI=y
CONFIG_AT91_H32MX=y
CONFIG_DM_GPIO=y
CONFIG_AT91_GPIO=y
@@ -54,6 +53,6 @@ CONFIG_DM_SPI=y
CONFIG_ATMEL_SPI=y
CONFIG_TIMER=y
CONFIG_ATMEL_PIT_TIMER=y
-CONFIG_FAT_WRITE=y
CONFIG_DM_VIDEO=y
CONFIG_ATMEL_HLCD=y
+CONFIG_FAT_WRITE=y