diff options
-rw-r--r-- | configs/igep0046_imx6dl_2G_defconfig | 2 | ||||
-rw-r--r-- | configs/igep0046_imx6q_2G_defconfig | 2 | ||||
-rw-r--r-- | configs/igep0146_imx6ul_512M_defconfig | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/configs/igep0046_imx6dl_2G_defconfig b/configs/igep0046_imx6dl_2G_defconfig index 7e299d5..ec4c38a 100644 --- a/configs/igep0046_imx6dl_2G_defconfig +++ b/configs/igep0046_imx6dl_2G_defconfig @@ -14,3 +14,5 @@ CONFIG_SPLASH_SCREEN=n CONFIG_DEFAULT_FDT_FILE="imx6dl-igep-base0040rd102.dtb" CONFIG_BASE0040=y CONFIG_HUSH_PARSER=y +CONFIG_LOCALVERSION="" +# CONFIG_LOCALVERSION_AUTO is not set
\ No newline at end of file diff --git a/configs/igep0046_imx6q_2G_defconfig b/configs/igep0046_imx6q_2G_defconfig index 6d1f75f..de50cc4 100644 --- a/configs/igep0046_imx6q_2G_defconfig +++ b/configs/igep0046_imx6q_2G_defconfig @@ -13,3 +13,5 @@ CONFIG_SPLASH_SCREEN=n CONFIG_DEFAULT_FDT_FILE="imx6q-igep-base0040rd102.dtb" CONFIG_BASE0040=y CONFIG_HUSH_PARSER=y +CONFIG_LOCALVERSION="" +# CONFIG_LOCALVERSION_AUTO is not set
\ No newline at end of file diff --git a/configs/igep0146_imx6ul_512M_defconfig b/configs/igep0146_imx6ul_512M_defconfig index 96915fe..6b7ef11 100644 --- a/configs/igep0146_imx6ul_512M_defconfig +++ b/configs/igep0146_imx6ul_512M_defconfig @@ -22,3 +22,5 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_CMD_MEMTEST=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_LOCALVERSION="" +# CONFIG_LOCALVERSION_AUTO is not set
\ No newline at end of file |