diff options
Diffstat (limited to 'configs/grsim_leon2_defconfig')
-rw-r--r-- | configs/grsim_leon2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/grsim_leon2_defconfig b/configs/grsim_leon2_defconfig index 6090e34e67..f28ad4a0b9 100644 --- a/configs/grsim_leon2_defconfig +++ b/configs/grsim_leon2_defconfig @@ -1,3 +1,3 @@ -CONFIG_SYS_TEXT_BASE=0x00000000 CONFIG_SPARC=y CONFIG_TARGET_GRSIM_LEON2=y +CONFIG_SYS_TEXT_BASE=0x00000000 |