3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-16 17:09:24 +01:00

build: Remove mentions of --enable-sim-hardcoded

This commit is contained in:
Marcel Holtmann 2021-02-15 19:20:58 +01:00
parent 6b6d0de163
commit a2f1389efa
2 changed files with 0 additions and 7 deletions

View File

@ -543,7 +543,6 @@ endif
CLEANFILES = src/iwd.service wired/ead.service CLEANFILES = src/iwd.service wired/ead.service
DISTCHECK_CONFIGURE_FLAGS = --disable-dbus-policy --disable-systemd-service \ DISTCHECK_CONFIGURE_FLAGS = --disable-dbus-policy --disable-systemd-service \
--enable-sim-hardcoded \
--enable-ofono \ --enable-ofono \
--enable-wired \ --enable-wired \
--enable-hwsim \ --enable-hwsim \

6
README
View File

@ -193,12 +193,6 @@ that can be enabled if the functionality is required:
Note: With --disable-daemon this option is ignored Note: With --disable-daemon this option is ignored
--enable-sim-hardcoded
Enable support for hard coded SIM keys
Note: With --disable-daemon this option is ignored
Netlink monitoring Netlink monitoring
================== ==================