blspec: depend on, not select flexible bootargs
Blspec is a consumer of the flexible bootargs mechanism, so it should
depend on it rather than select it.

Fixes:
warning: (BLSPEC && DEFAULT_ENVIRONMENT_GENERIC_NEW) selects FLEXIBLE_BOOTARGS
which has unmet direct dependencies (COMMAND_SUPPORT && CMD_GLOBAL)

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b1da773 commit 3127a942b7603f4b78fab427850a87a79d7b7e82
@Lucas Stach Lucas Stach authored on 25 Nov 2014
Sascha Hauer committed on 26 Nov 2014
Showing 2 changed files
View
arch/arm/configs/mvebu_defconfig
View
common/Kconfig