commit | fa4fe73fd2e3bd3df289c29beabb906a05124fd1 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@microchip.com> | Wed Apr 25 12:22:41 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:36 2018 -0400 |
tree | 07eb256cebc5b4a12186bb3e1998fc185035d7bc | |
parent | 71acb901f869fb652339aa648c05d74b1ded8b4f [diff] |
defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONS Remove SYS_USE_NANDFLASH, SYS_USE_MMC as they are deprecated and unused. The board configurations already use CONFIG_SD_BOOT and CONFIG_NAND_BOOT respectively. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> [eugen.hristev@microchip.com: rework on latest u-boot] Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>