diff options
author | Tom Rini | 2023-05-29 10:43:26 -0400 |
---|---|---|
committer | Tom Rini | 2023-05-29 10:43:26 -0400 |
commit | c90e18932b4a1ea26db7726d3d0e1af97e2aad37 (patch) | |
tree | 0ed5db128cf90712cfbb0feaacf0e4aecb6760e0 /configs/rzn1_snarc_defconfig | |
parent | 6dcee70692601bd3296c86ac07d0317bf06d2b7b (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rzn1_snarc_defconfig')
-rw-r--r-- | configs/rzn1_snarc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rzn1_snarc_defconfig b/configs/rzn1_snarc_defconfig index eb52aa3c8af..5c657271355 100644 --- a/configs/rzn1_snarc_defconfig +++ b/configs/rzn1_snarc_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_SYS_ARCH_TIMER=y -CONFIG_SYS_THUMB_BUILD=y CONFIG_ARCH_RMOBILE=y CONFIG_SYS_MALLOC_LEN=0xb0000 CONFIG_SYS_MALLOC_F_LEN=0x800 |