diff options
author | Philip Balister <philip@balister.org> | 2007-10-03 23:35:22 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-10-03 23:35:22 +0000 |
commit | 83ed84ce4985db7354cdf8cef5389af4144eadd0 (patch) | |
tree | cb20ea338c4f457310a7c48c1807e4c33bfaec26 /packages | |
parent | cfa978e9df15508e69c4c363284c689d922da2da (diff) |
gumstix-verdex : Add support for wired network interface on netwifimicroSD card.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-2.6.21/gumstix-verdex/defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig index 9107cd0d7c..c6d5480089 100644 --- a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig +++ b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig @@ -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) |