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>
This commit is contained in:
Adam Ford 2019-08-13 14:38:11 -05:00 committed by Tom Rini
parent a6f14029e7
commit 1905af1e4c
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@ config MAC_ADDR_IN_EEPROM
endif
source "board/ti/common/Kconfig"
endif
if TARGET_OMAPL138_LCDK