diff --git a/projects/ATV/options b/projects/ATV/options index 8fcc61fd68..c2e51ad2d7 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -206,7 +206,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="yes" + AFP_SUPPORT="no" # build and install Samba Client support (yes / no) SAMBA_SUPPORT="yes" diff --git a/projects/Generic/options b/projects/Generic/options index b2d87a5e67..bb6723e053 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -206,7 +206,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="yes" + AFP_SUPPORT="no" # build and install Samba Client support (yes / no) SAMBA_SUPPORT="yes" diff --git a/projects/RPi/options b/projects/RPi/options index e6f4f3aa6d..c5cdf5320f 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -207,7 +207,7 @@ NFS_SUPPORT="yes" # build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no) - AFP_SUPPORT="yes" + AFP_SUPPORT="no" # build and install Samba Client support (yes / no) SAMBA_SUPPORT="yes"