summaryrefslogtreecommitdiff
path: root/configs/gardena-smart-gateway-at91sam_defconfig
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2020-06-05 11:43:37 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2020-06-18 14:28:37 +0300
commit59dab842f98f9144bce1e535ef9df6f0e1a25e03 (patch)
tree3565ecff548f413b359d99bc4029483bde0c263f /configs/gardena-smart-gateway-at91sam_defconfig
parentc7c120c22b4fe56281ec75cf6fd9304cf6c36344 (diff)
downloadu-boot-59dab842f98f9144bce1e535ef9df6f0e1a25e03.tar.xz
configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS
Now that CONFIG_SPL_SEPARATE_BSS is selected for all the AT91 based boards, cleanups the defconfigs by removing it. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'configs/gardena-smart-gateway-at91sam_defconfig')
-rw-r--r--configs/gardena-smart-gateway-at91sam_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/gardena-smart-gateway-at91sam_defconfig b/configs/gardena-smart-gateway-at91sam_defconfig
index 4e865a7109..83f7d6c980 100644
--- a/configs/gardena-smart-gateway-at91sam_defconfig
+++ b/configs/gardena-smart-gateway-at91sam_defconfig
@@ -26,7 +26,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(boots
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
-CONFIG_SPL_SEPARATE_BSS=y
# CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_HUSH_PARSER=y