projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9152882
)
kconfig: remove duplicated CMD_DNS option
author
Andrey Skvortsov
<andrej.skvortzov@gmail.com>
Sun, 19 Apr 2015 11:58:43 +0000
(14:58 +0300)
committer
Tom Rini
<trini@konsulko.com>
Tue, 21 Apr 2015 14:03:54 +0000
(10:03 -0400)
two CMD_DNS options were added by commit
60296a835cb17
("commands: add more
command entries in Kconfig")
Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
common/Kconfig
patch
|
blob
|
history
diff --git
a/common/Kconfig
b/common/Kconfig
index 17930a4ff3e70de42759f0a123593ade2f4c54d5..5d7e48a5b633e89a913fe7b0eda424db153b7e08 100644
(file)
--- a/
common/Kconfig
+++ b/
common/Kconfig
@@
-300,11
+300,6
@@
config CMD_DNS
help
Lookup the IP of a hostname
-config CMD_DNS
- bool "dns"
- help
- Lookup the IP of a hostname
-
config CMD_LINK_LOCAL
bool "linklocal"
help