From 927390fb113cbaf5e9a9cabb5e70894fe59a8a10 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 28 Sep 2010 02:57:33 +0200 Subject: [PATCH] projects/ION/linux: add JME network driver support Signed-off-by: Stephan Raue --- projects/ION/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.x86_64.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index f4192a54e7..954dc156bc 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -932,7 +932,7 @@ CONFIG_R8169=m # CONFIG_ATL1 is not set # CONFIG_ATL1E is not set CONFIG_ATL1C=m -# CONFIG_JME is not set +CONFIG_JME=m # CONFIG_NETDEV_10000 is not set # CONFIG_TR is not set CONFIG_WLAN=y diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index 017d7929bf..e7f06a29a6 100644 --- a/projects/ION/linux/linux.x86_64.conf +++ b/projects/ION/linux/linux.x86_64.conf @@ -880,7 +880,7 @@ CONFIG_R8169=m # CONFIG_ATL1 is not set # CONFIG_ATL1E is not set CONFIG_ATL1C=m -# CONFIG_JME is not set +CONFIG_JME=m # CONFIG_NETDEV_10000 is not set # CONFIG_TR is not set CONFIG_WLAN=y