diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/apf27_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) | |
download | u-boot-34b3722e381c0146b4aa7fea3a5243c588b8ed2f.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/apf27_defconfig')
-rw-r--r-- | configs/apf27_defconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 85735287aa..b976096803 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -34,11 +34,6 @@ CONFIG_MTDIDS_DEFAULT="nand0=mxc_nand.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=mxc_nand.0:1M(u-boot)ro,512K(env),512K(env2),512K(firmware),512K(dtb),5M(kernel),-(rootfs)" CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y -CONFIG_BOOTP_BOOTPATH=y -CONFIG_BOOTP_DNS=y -CONFIG_BOOTP_GATEWAY=y -CONFIG_BOOTP_HOSTNAME=y -CONFIG_BOOTP_SUBNETMASK=y CONFIG_FPGA_XILINX=y CONFIG_FPGA_SPARTAN3=y CONFIG_MXC_GPIO=y |