diff options
| author | Wolfgang Wallner <[email protected]> | 2025-09-19 15:43:01 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-03 15:19:07 -0600 |
| commit | 92c2effbbfb7b03f93f988273550f6b6079fecdc (patch) | |
| tree | 4d8392b40ad26b67ec21fd4219f75c6515ee1e86 /configs | |
| parent | 5c9dffa40525e86d3b511a53bde0f43b72cf0719 (diff) | |
configs: brcp150: Drop CONFIG_SUPPORT_PASSING_ATAGS
CONFIG_SUPPORT_PASSING_ATAGS is not needed for this board.
Signed-off-by: Wolfgang Wallner <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/brcp150_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/brcp150_defconfig b/configs/brcp150_defconfig index 6d2b92e1ec3..bae185e8126 100644 --- a/configs/brcp150_defconfig +++ b/configs/brcp150_defconfig @@ -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 |
