commit | 7453cb595cc17898a8227777b410b3e34a689c37 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue May 05 19:08:13 2015 -0500 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Jun 01 09:39:29 2015 -0500 |
tree | f0a9e763915f7d0cd99f9d3309fe8ff7fcef5bd2 | |
parent | a4bdf1def41a75a8e5a9203d0ad39f0120f8a583 [diff] [blame] |
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>
diff --git a/configs/qong_defconfig b/configs/qong_defconfig index fddd836..8181e2b 100644 --- a/configs/qong_defconfig +++ b/configs/qong_defconfig
@@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_QONG=y +CONFIG_CMD_SETEXPR=y