Move setexpr to Kconfig

Another shell scripting command that has not been moved.

Moved using tools/moveconfig.py using these settings:

CMD_SETEXPR bool n y

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Joe Hershberger
2015-05-05 19:08:13 -05:00
parent a4bdf1def4
commit 7453cb595c
481 changed files with 442 additions and 100 deletions

View File

@@ -5,6 +5,6 @@ CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socdk"
CONFIG_SPL=y
CONFIG_CMD_SETEXPR=y
CONFIG_OF_CONTROL=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_REGEX=y