Kconfig: Create Kconfig symbol for NVVAR
nvvar support not only needs globalvar, but also persistent
environment storage. Add a separate default-y option which
depends on ENV_HANDLING for this case. Make the option visible
to let the user decide whether he wants to have this option
and add a help text to make this decision easier.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9a7b5d4 commit acd643788b6f7d7c26ebdb00a39dba3338ebfcee
@Sascha Hauer Sascha Hauer authored on 26 Apr 2016
Showing 3 changed files
View
commands/Kconfig
View
common/Kconfig
View
common/globalvar.c