]> git.sur5r.net Git - u-boot/commit
defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONS
authorLudovic Desroches <ludovic.desroches@microchip.com>
Wed, 25 Apr 2018 09:22:41 +0000 (12:22 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 13:07:36 +0000 (09:07 -0400)
commiteb85cc10b4d858247ce7e90c0d98fc59e4d23a82
tree07eb256cebc5b4a12186bb3e1998fc185035d7bc
parent528a42a795c3069409305a2eb7a7d291681aec4d
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>
configs/sama5d2_ptc_ek_mmc_defconfig
configs/sama5d2_ptc_ek_nandflash_defconfig