net-wireless/wpa_supplicant: remove macsec linux
authorRick Farina <zerochaos@gentoo.org>
Fri, 22 Mar 2019 19:54:51 +0000 (15:54 -0400)
committerRick Farina <zerochaos@gentoo.org>
Fri, 22 Mar 2019 19:55:22 +0000 (15:55 -0400)
the driver isn't functional in this release

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
net-wireless/wpa_supplicant/wpa_supplicant-2.7-r2.ebuild

index 02ae5e792d58a4f43f5b4e1bb69aeed0dd910cbb..311119d282de9a7bd550cf6727c75095c2acb0ba 100644 (file)
@@ -252,7 +252,6 @@ src_configure() {
                if use macsec ; then
                        #requires something, no idea what
                        #Kconfig_style_config DRIVER_MACSEC_QCA
-                       Kconfig_style_config DRIVER_MACSEC_LINUX
                        Kconfig_style_config MACSEC
                fi