diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-21 03:43:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-21 03:49:42 +0100 |
commit | 6b6f51c21dd29685bd1339de0bdffc0929316c63 (patch) | |
tree | e17c2e04e26dbc8484a2465b287b29228f3d99a5 /extra/Configs | |
parent | b7dd4df2c97fda8e639e1cbe4ba9ad313a271105 (diff) |
nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes
Diffstat (limited to 'extra/Configs')
-rw-r--r-- | extra/Configs/Config.nds32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/Configs/Config.nds32 b/extra/Configs/Config.nds32 index 2ed6a32b7..8bac9e679 100644 --- a/extra/Configs/Config.nds32 +++ b/extra/Configs/Config.nds32 @@ -11,7 +11,6 @@ config FORCE_OPTIONS_FOR_ARCH bool default y select ARCH_ANY_ENDIAN - select ARCH_HAS_DEPRECATED_SYSCALLS select ARCH_HAS_MMU select ARCH_HAS_UCONTEXT |