Home
last modified time | relevance | path

Searched hist:a228296c54a9208d65a0a8bd4f3dddcb76cc69c9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap5_uevm.ha228296c54a9208d65a0a8bd4f3dddcb76cc69c9 Tue Aug 27 14:56:18 UTC 2013 Tom Rini <trini@ti.com> omap5: Correct include order, drop CONFIG_SYS_PROMPT define

With the new include structure for TI platforms, we need to not define
our own CONFIG_SYS_PROMPT and also need to include
<configs/omap5_common.h> much sooner, so do both of these. Also drop
the unused CONFIG_NET_MULTI

Signed-off-by: Tom Rini <trini@ti.com>