gumstix-verdex : Add support for wired network interface on netwifimicroSD card.
authorPhilip Balister <philip@balister.org>
Wed, 3 Oct 2007 23:35:22 +0000 (23:35 +0000)
committerPhilip Balister <philip@balister.org>
Wed, 3 Oct 2007 23:35:22 +0000 (23:35 +0000)
conf/machine/include/gumstix.inc
packages/linux/linux-2.6.21/gumstix-verdex/defconfig

index 4f66f92..fc5fd4e 100644 (file)
@@ -13,6 +13,7 @@ module_autoload_mmc_block = "mmc_block"
 module_autoload_gumstix_gadget = "gumstix_gadget"
 module_autoload_g_ether = "g_ether"
 module_autoload_smc91x = "smc91x"
+module_autoload_smc911x = "smc911x"
 
 UBOOT_ENTRYPOINT = "a0008000"
 
@@ -33,8 +34,9 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "kernel-module-unix \
                              kernel-module-rtc-sysfs \
                              kernel-module-smc91x \
                              kernel-module-gumstix-smc91x \
-                             "          
-
+                             kernel-module-smc911x \
+                             kernel-module-gumstix-smc911x \
+                             "
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
index 9107cd0..c6d5480 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.21
-# Thu Sep 13 14:49:02 2007
+# Wed Oct  3 16:35:16 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -828,7 +828,8 @@ CONFIG_MII=m
 CONFIG_SMC91X=m
 CONFIG_SMC91X_GUMSTIX=m
 # CONFIG_DM9000 is not set
-# CONFIG_SMC911X is not set
+CONFIG_SMC911X=m
+CONFIG_SMC911X_GUMSTIX=m
 
 #
 # Ethernet (1000 Mbit)