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)
commit66692917003cd77ec0271b5c197aded70d1ed14b
treefa76cd2de4d7cf7ad4189a4ea9163c88c826b1f6
parent3fbdd485fd87ce0d4e1b747aea3c433646f4ced2
include: configs: at91/sam: remove stray #ifdef/#else

With the commit that moves the BOOTCOMMAND to Kconfig:

970bf8603b ("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: 970bf8603b ("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