mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq5018: Remove default unwanted configuration
This code changes remove boot support for netbsd, vxworks and rtems. Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: I1f435fc80f29ad1f8e52e4b18d832e120ac9a503
This commit is contained in:
parent
1df5cd41f6
commit
dc75984fcc
1 changed files with 5 additions and 0 deletions
|
|
@ -358,4 +358,9 @@ extern loff_t board_env_size;
|
|||
#define IPQ_UBI_VOL_WRITE_SUPPORT
|
||||
#endif
|
||||
|
||||
#undef CONFIG_BOOTM_NETBSD
|
||||
#undef CONFIG_BOOTM_PLAN9
|
||||
#undef CONFIG_BOOTM_RTEMS
|
||||
#undef CONFIG_BOOTM_VXWORKS
|
||||
|
||||
#endif /* _IPQ5018_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue