# HG changeset patch # User Rob Landley # Date 1327799005 21600 # Node ID f022f612b69e7fe7012a88de38a3c70122fc3354 # Parent 80aa01e9613621dff12f4d1101f80a54320effa9 Yet more gratuitous guard symbols in the linux config, this time for powerpc. diff -r 80aa01e96136 -r f022f612b69e sources/baseconfig-linux --- a/sources/baseconfig-linux Sun Jan 22 18:42:57 2012 -0600 +++ b/sources/baseconfig-linux Sat Jan 28 19:03:25 2012 -0600 @@ -56,3 +56,5 @@ CONFIG_NET_VENDOR_INTEL=y CONFIG_NET_VENDOR_REALTEK=y CONFIG_NET_VENDOR_AMD=y +CONFIG_NET_VENDOR_NATSEMI=y +CONFIG_NET_VENDOR_8390=y