diff mbox

[U-Boot,2/2] nios2: enable setexpr command in defconfig

Message ID 1446108348-10797-2-git-send-email-thomas@wytron.com.tw
State Accepted, archived
Delegated to: Thomas Chou
Headers show

Commit Message

Thomas Chou Oct. 29, 2015, 8:45 a.m. UTC
Enable setexpr command in defconfig because it is really
useful as suggested by Marek.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
---
 configs/nios2-generic_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Marek Vasut Oct. 29, 2015, 1:15 p.m. UTC | #1
On Thursday, October 29, 2015 at 09:45:48 AM, Thomas Chou wrote:
> Enable setexpr command in defconfig because it is really
> useful as suggested by Marek.

Awww, so much credit in the commit message :)

> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>

Acked-by: Marek Vasut <marex@denx.de>

> ---
>  configs/nios2-generic_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configs/nios2-generic_defconfig
> b/configs/nios2-generic_defconfig index d4403fc..0a6de6f 100644
> --- a/configs/nios2-generic_defconfig
> +++ b/configs/nios2-generic_defconfig
> @@ -10,7 +10,6 @@ CONFIG_CMD_CPU=y
>  # CONFIG_CMD_XIMG is not set
>  # CONFIG_CMD_FPGA is not set
>  # CONFIG_CMD_ITEST is not set
> -# CONFIG_CMD_SETEXPR is not set
>  CONFIG_CMD_DHCP=y
>  # CONFIG_CMD_NFS is not set
>  CONFIG_CMD_PING=y

Best regards,
Marek Vasut
Thomas Chou Nov. 3, 2015, 5:18 a.m. UTC | #2
On 2015年10月29日 16:45, Thomas Chou wrote:
> Enable setexpr command in defconfig because it is really
> useful as suggested by Marek.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> ---
>   configs/nios2-generic_defconfig | 1 -
>   1 file changed, 1 deletion(-)
>

Applied to u-boot-nios.

> diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
> index d4403fc..0a6de6f 100644
> --- a/configs/nios2-generic_defconfig
> +++ b/configs/nios2-generic_defconfig
> @@ -10,7 +10,6 @@ CONFIG_CMD_CPU=y
>   # CONFIG_CMD_XIMG is not set
>   # CONFIG_CMD_FPGA is not set
>   # CONFIG_CMD_ITEST is not set
> -# CONFIG_CMD_SETEXPR is not set
>   CONFIG_CMD_DHCP=y
>   # CONFIG_CMD_NFS is not set
>   CONFIG_CMD_PING=y
>
diff mbox

Patch

diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index d4403fc..0a6de6f 100644
--- a/configs/nios2-generic_defconfig
+++ b/configs/nios2-generic_defconfig
@@ -10,7 +10,6 @@  CONFIG_CMD_CPU=y
 # CONFIG_CMD_XIMG is not set
 # CONFIG_CMD_FPGA is not set
 # CONFIG_CMD_ITEST is not set
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y