projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc94f20
)
cmd: Kconfig: Fix a dependency of CMD_MTDPARTS
author
Karl Beldan
<karl.beldan-ext@sagemcom.com>
Wed, 12 Jul 2017 16:11:44 +0000
(16:11 +0000)
committer
Tom Rini
<trini@konsulko.com>
Mon, 24 Jul 2017 11:33:33 +0000
(07:33 -0400)
Remove the ARCH_SUNXI dependency.
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Jagan Teki <jagan@openedev.com>
Signed-off-by: Karl Beldan <karl.beldan-ext@sagemcom.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig
patch
|
blob
|
history
diff --git
a/cmd/Kconfig
b/cmd/Kconfig
index
c80ac36
..
87ee2ea
100644
(file)
--- a/
cmd/Kconfig
+++ b/
cmd/Kconfig
@@
-1196,7
+1196,6
@@
config CMD_JFFS2
filesystem information.
config CMD_MTDPARTS
- depends on ARCH_SUNXI
bool "MTD partition support"
help
MTD partition support