pcw8256: fix defines for networking
authorAlan Cox <alan@linux.intel.com>
Sun, 22 Jul 2018 22:26:54 +0000 (23:26 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 22 Jul 2018 22:26:54 +0000 (23:26 +0100)
Kernel/platform-pcw8256/config.h

index d88ceab..9f236df 100644 (file)
@@ -36,6 +36,7 @@
 #define MAX_BLKDEV     1       /* UIDE or FIDHD never both */
 #define CONFIG_IDE     /* Has an IDE controller - maybe anyway: UIDE */
 #define CONFIG_NET
+#define CONFIG_NET_NATIVE
 
 #define TICKSPERSEC 50   /* Ticks per second */
 #define PROGBASE    0x0000     /* memory base of program */