ocserv: use freeradius-client library if radius support is requested

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos
2015-05-28 20:02:05 +02:00
parent c7b9381de5
commit 4ae1631f2a
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -11,6 +11,10 @@ config OCSERV_SECCOMP
bool "enable seccomp"
default n
config OCSERV_RADIUS
bool "enable radius authentication"
default n
config OCSERV_PROTOBUF
bool "use external libprotobuf"
default y