diff options
author | Tom Rini | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/tuxx1_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/tuxx1_defconfig')
-rw-r--r-- | configs/tuxx1_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/tuxx1_defconfig b/configs/tuxx1_defconfig index 602e1dd6a8b..d3b9ca25b64 100644 --- a/configs/tuxx1_defconfig +++ b/configs/tuxx1_defconfig @@ -25,9 +25,6 @@ CONFIG_MTDIDS_DEFAULT="nor0=boot" CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi0);" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set -CONFIG_BOOTP_BOOTPATH=y -CONFIG_BOOTP_GATEWAY=y -CONFIG_BOOTP_HOSTNAME=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_SYS_BOOTCOUNT_ADDR=0xE0113FF8 # CONFIG_MMC is not set |