Re: [PATCH 1/3] defaultenv: select COMMAND_SUPPORT and GLOBALVAR

2017-01-16 Thread Sascha Hauer
On Mon, Jan 16, 2017 at 11:45:44AM +0100, Lucas Stach wrote: > To satisfy the direct dependencies of the selected commands. > > Signed-off-by: Lucas Stach > --- > common/Kconfig | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks Sascha > > diff --git a/common/Kconfig b/common/Kconfig

[PATCH 1/3] defaultenv: select COMMAND_SUPPORT and GLOBALVAR

2017-01-16 Thread Lucas Stach
To satisfy the direct dependencies of the selected commands. Signed-off-by: Lucas Stach --- common/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/Kconfig b/common/Kconfig index 74e973999a3a..2383b772f8c5 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -856,6 +856,8 @@ c