diff options
Diffstat (limited to 'target/xtensa')
-rw-r--r-- | target/xtensa/uclibc.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config index d5640ccfd..de848f332 100644 --- a/target/xtensa/uclibc.config +++ b/target/xtensa/uclibc.config @@ -141,9 +141,6 @@ UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y UCLIBC_HAS_IPV4=y UCLIBC_HAS_IPV6=y -UCLIBC_HAS_RPC=y -UCLIBC_HAS_FULL_RPC=y -UCLIBC_HAS_REENTRANT_RPC=y UCLIBC_USE_NETLINK=y UCLIBC_SUPPORT_AI_ADDRCONFIG=y UCLIBC_HAS_BSD_RES_CLOSE=y |