summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-11-15 10:52:11 +0100
committerRoland Hieber <r.hieber@pengutronix.de>2018-11-18 22:32:30 +0100
commit125e49460119866cb5be71134057cd16f840fe36 (patch)
tree41aedc6e3ca30dbef7b0802d4f794b37330f3d46 /configs/platform-rpi
parent7694bdcd1afa99d1ca45581edd34ff21496df3cc (diff)
downloadDistroKit-125e49460119866cb5be71134057cd16f840fe36.tar.gz
DistroKit-125e49460119866cb5be71134057cd16f840fe36.tar.xz
rpi: kernel: USELIB is only needed for libc ≤ 5, disable it
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Diffstat (limited to 'configs/platform-rpi')
-rw-r--r--configs/platform-rpi/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig
index d51571f..a715254 100644
--- a/configs/platform-rpi/kernelconfig
+++ b/configs/platform-rpi/kernelconfig
@@ -37,7 +37,7 @@ CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
-CONFIG_USELIB=y
+# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y