ARM: davinci: Remove duplicated references
authorAdam Ford <aford173@gmail.com>
Tue, 13 Aug 2019 19:38:11 +0000 (14:38 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:38 +0000 (11:46 -0400)
commit1905af1e4c683725bd77181852a5be4067c0ec76
tree9affb48a1fad96c54463859501ad93a13c629775
parenta6f14029e7a2a0dbae9810c90ff68dc333526926
ARM: davinci: Remove duplicated references

The Kconfig file calls to ti/common/Kconfig twice which makes
several of the menu items repeat themselves.  In an effort to
clean this up, this patch removes the second call which eliminates
the duplicate menu items.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/davinci/da8xxevm/Kconfig