]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap5: Correct include order, drop CONFIG_SYS_PROMPT define
authorTom Rini <trini@ti.com>
Tue, 27 Aug 2013 14:56:18 +0000 (10:56 -0400)
committerTom Rini <trini@ti.com>
Tue, 27 Aug 2013 14:56:18 +0000 (10:56 -0400)
commita228296c54a9208d65a0a8bd4f3dddcb76cc69c9
tree0f2e0a2d10d877793e8e09f7fae577c9517af8d8
parent529c0d9b8cdfae232e4ed082fd8cde5416b266b7
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>
include/configs/omap5_uevm.h