board/BuR/kwb: cosmetic changes
authorHannes Schmelzer <oe5hpm@oevsv.at>
Fri, 19 Feb 2016 11:09:46 +0000 (12:09 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2016 23:44:04 +0000 (18:44 -0500)
- fixup typo
- fixup identation

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/kwb.h

index b39bcfacf1f5612fe352effc1914926af87ab590..60e6496fad36a302f832ad9ac042a053a9e196b2 100644 (file)
@@ -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__ */