mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-10 20:04:44 +08:00
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:
@@ -33,8 +33,6 @@ config MAC_ADDR_IN_EEPROM
|
||||
|
||||
endif
|
||||
|
||||
source "board/ti/common/Kconfig"
|
||||
|
||||
endif
|
||||
|
||||
if TARGET_OMAPL138_LCDK
|
||||
|
||||
Reference in New Issue
Block a user