summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2019-08-13 14:38:11 -0500
committerTom Rini <[email protected]>2019-08-20 11:46:38 -0400
commit1905af1e4c683725bd77181852a5be4067c0ec76 (patch)
tree9affb48a1fad96c54463859501ad93a13c629775
parenta6f14029e7a2a0dbae9810c90ff68dc333526926 (diff)
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 <[email protected]>
-rw-r--r--board/davinci/da8xxevm/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/davinci/da8xxevm/Kconfig b/board/davinci/da8xxevm/Kconfig
index e0df97ca0ea..bb1188b4ea2 100644
--- a/board/davinci/da8xxevm/Kconfig
+++ b/board/davinci/da8xxevm/Kconfig
@@ -33,8 +33,6 @@ config MAC_ADDR_IN_EEPROM
endif
-source "board/ti/common/Kconfig"
-
endif
if TARGET_OMAPL138_LCDK