summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHannes Schmelzer <oe5hpm@oevsv.at>2016-02-19 12:09:46 +0100
committerTom Rini <trini@konsulko.com>2016-02-24 18:44:04 -0500
commit3e475abef3b2432451828630e9c7c4c507ecbeb7 (patch)
tree0b8dc45569ba54a69b2bf2fa4e6b5eeb49afc744 /include
parent3b804d94ab8a25215e060f9fd0119146e9ead30b (diff)
downloadtalos-obmc-uboot-3e475abef3b2432451828630e9c7c4c507ecbeb7.tar.gz
talos-obmc-uboot-3e475abef3b2432451828630e9c7c4c507ecbeb7.zip
board/BuR/kwb: cosmetic changes
- fixup typo - fixup identation Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/kwb.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/kwb.h b/include/configs/kwb.h
index b39bcfacf1..60e6496fad 100644
--- a/include/configs/kwb.h
+++ b/include/configs/kwb.h
@@ -107,9 +107,9 @@ BUR_COMMON_ENV \
#define CONFIG_BOOTDELAY 0
/* undefine command which we not need here */
-#undef CONFIG_BOOTM_NETBSD
-#undef CONFIG_BOOTM_PLAN9
-#undef CONFIG_BOOTM_RTEMS
+#undef CONFIG_BOOTM_NETBSD
+#undef CONFIG_BOOTM_PLAN9
+#undef CONFIG_BOOTM_RTEMS
/* Support both device trees and ATAGs. */
#define CONFIG_OF_LIBFDT
@@ -148,4 +148,4 @@ BUR_COMMON_ENV \
#define CONFIG_CMD_FS_GENERIC
#endif /* CONFIG_MMC, ... */
-#endif /* ! __CONFIG_TSERIES_H__ */
+#endif /* __CONFIG_KWB_H__ */
OpenPOWER on IntegriCloud