]> git.baikalelectronics.ru Git - uboot.git/commit
include: configs: at91/sam: remove stray #ifdef/#else
authorEugen Hristev <eugen.hristev@microchip.com>
Thu, 7 Apr 2022 06:58:48 +0000 (09:58 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 26 Apr 2022 06:54:41 +0000 (09:54 +0300)
commit9d429b4e529b76c668881fd81abcb088bf5536cd
treefa76cd2de4d7cf7ad4189a4ea9163c88c826b1f6
parent48fb36a8fb1e542178a16d0338c760f406721268
include: configs: at91/sam: remove stray #ifdef/#else

With the commit that moves the BOOTCOMMAND to Kconfig:

d56fb937d7 ("Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig")

some stray ifdefs have been left in the header files which
are now useless.
Clean up the include files to remove these lines.

Fixes: d56fb937d7 ("Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
include/configs/at91-sama5_common.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9n12ek.h
include/configs/sam9x60ek.h
include/configs/sama5d27_som1_ek.h
include/configs/sama5d2_xplained.h