diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/sama5d4_xplained_nandflash_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d4_xplained_nandflash_defconfig')
-rw-r--r-- | configs/sama5d4_xplained_nandflash_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/sama5d4_xplained_nandflash_defconfig b/configs/sama5d4_xplained_nandflash_defconfig index ce781115d1..5550891c61 100644 --- a/configs/sama5d4_xplained_nandflash_defconfig +++ b/configs/sama5d4_xplained_nandflash_defconfig @@ -35,9 +35,6 @@ CONFIG_OF_CONTROL=y CONFIG_SPL_OF_CONTROL=y CONFIG_OF_SPL_REMOVE_PROPS="interrupts interrupt-parent dma-names dmas" CONFIG_ENV_IS_IN_NAND=y -CONFIG_BOOTP_BOOTPATH=y -CONFIG_BOOTP_GATEWAY=y -CONFIG_BOOTP_HOSTNAME=y CONFIG_DM=y CONFIG_SPL_DM=y CONFIG_CLK=y |