]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: brcp150: Drop CONFIG_SUPPORT_PASSING_ATAGS
authorWolfgang Wallner <wolfgang.wallner@br-automation.com>
Fri, 19 Sep 2025 13:43:01 +0000 (15:43 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 3 Oct 2025 21:19:07 +0000 (15:19 -0600)
CONFIG_SUPPORT_PASSING_ATAGS is not needed for this board.

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
configs/brcp150_defconfig

index 6d2b92e1ec393aa18f9189c3886767e92912fe6f..bae185e8126f385248633766a407c921659a9842 100644 (file)
@@ -3,8 +3,6 @@ CONFIG_SYS_VENDOR="BuR"
 CONFIG_SYS_CONFIG_NAME="brzynq"
 CONFIG_SYS_L2CACHE_OFF=y
 CONFIG_ARCH_ZYNQ=y
-CONFIG_SUPPORT_PASSING_ATAGS=y
-CONFIG_INITRD_TAG=y
 CONFIG_TEXT_BASE=0x4000000
 CONFIG_SYS_MALLOC_F_LEN=0x1000
 CONFIG_SPL_GPIO=y