aboutsummaryrefslogtreecommitdiffstats
path: root/debian/arch/arm
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2006-03-25 01:27:05 +0000
committerMartin Michlmayr <tbm@cyrius.com>2006-03-25 01:27:05 +0000
commitb209666078f250f55b6e6930dc91e0c4414c4d65 (patch)
tree9d9846ebc05f15cd1ef540afd080da8e7e4a0f0a /debian/arch/arm
parent06ecec00358fab3fdefd4eb7800a7f5d20e93c28 (diff)
downloadkernel_replicant_linux-b209666078f250f55b6e6930dc91e0c4414c4d65.tar.gz
kernel_replicant_linux-b209666078f250f55b6e6930dc91e0c4414c4d65.tar.bz2
kernel_replicant_linux-b209666078f250f55b6e6930dc91e0c4414c4d65.zip
[arm/footbridge] CONFIG_NE2K_PCI should be a module, not built-in.
svn path=/dists/sid/linux-2.6/; revision=6286
Diffstat (limited to 'debian/arch/arm')
-rw-r--r--debian/arch/arm/config.footbridge2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/arch/arm/config.footbridge b/debian/arch/arm/config.footbridge
index 460de62d97fe..02a36f465a22 100644
--- a/debian/arch/arm/config.footbridge
+++ b/debian/arch/arm/config.footbridge
@@ -663,7 +663,7 @@ CONFIG_NET_PCI=y
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
-CONFIG_NE2K_PCI=y
+CONFIG_NE2K_PCI=m
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set