]> git.baikalelectronics.ru Git - uboot.git/commit
Cleanup CONFIG_BOOTDELAY on cl-som-imx7
authorAlex Kiernan <alex.kiernan@gmail.com>
Tue, 24 Jul 2018 07:29:40 +0000 (07:29 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Sep 2018 06:47:23 +0000 (08:47 +0200)
commit0f079312ed9f3116754f7679310eca3b9b30ee6b
treefa5e2963c293fe23a19c788e7a5cb9e48b9ef147
parent936a22f98e2638d8f1a7257a3713a7a5134f05ac
Cleanup CONFIG_BOOTDELAY on cl-som-imx7

CONFIG_BOOTDELAY has been migrated to Kconfig, but cl-som-imx7 was
missed. We can just delete the assignments as the config already has
the correct value.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
include/configs/cl-som-imx7.h