Kconfig: Make ENV_HANDLING visible
ENV_HANDLING is usable even without explicit loadenv/saveenv command
support. Instead of selecting this option from loadenv/saveenv, make
this option visible. loadenv/saveenv can then depend on ENV_HANDLING
rather than selecting it. This reduces Kconfig dependencies hassles.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5c32248 commit 9a7b5d4cdc975f15344c207f9972b2a25b874daf
@Sascha Hauer Sascha Hauer authored on 27 Apr 2016
Showing 2 changed files
View
commands/Kconfig
View
common/Kconfig