mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
board/BuR/kwb: cosmetic changes
- fixup typo - fixup identation Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
3b804d94ab
commit
3e475abef3
1 changed files with 4 additions and 4 deletions
|
|
@ -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__ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue