From be0d5c8ac881a257a3726c5150001594e0dc464c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 29 Jan 2008 21:22:12 +0000 Subject: [PATCH] topconfig enable ENC28J60 driver for enc28j60 ethernet chip svn path=/dists/trunk/linux-2.6/; revision=10269 --- debian/changelog | 5 +++-- debian/config/config | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f2f21d51..ff85c1848 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ linux-2.6 (2.6.24-trunk1) UNRELEASED; urgency=low * Fake version - -- maximilian attems Tue, 29 Jan 2008 22:08:16 +0100 + -- maximilian attems Tue, 29 Jan 2008 22:14:41 +0100 linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low @@ -12,7 +12,8 @@ linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low * topconfig set NOZOMI, CRYPTO_SEQIV, CRYPTO_CTR, CRYPTO_GCM, CRYPTO_CCM, CRYPTO_SALSA20, CRYPTO_LZO, CRYPTO_DEV_HIFN_795X, USB_SI470X, USB_STKWEBCAM, VIDEO_PVRUSB2_ONAIR_USB2, VIDEO_PVRUSB2_ONAIR_CREATOR, - VIDEO_EM28XX_ALSA, CRYPTO_DEV_HIFN_795X_RNG, PCF8575, TPS65010, RTL8180. + VIDEO_EM28XX_ALSA, CRYPTO_DEV_HIFN_795X_RNG, PCF8575, TPS65010, RTL8180, + ENC28J60. * [amd64] Enable CRYPTO_SALSA20_X86_64. * [amd64, i386]: Enable LATENCYTOP. * topconfig disable PARPORT_PC_FIFO due to instabilities. diff --git a/debian/config/config b/debian/config/config index 3fdfd8784..20640ecae 100644 --- a/debian/config/config +++ b/debian/config/config @@ -873,6 +873,7 @@ CONFIG_MDIO_BITBANG=m CONFIG_NET_ETHERNET=y CONFIG_MII=m CONFIG_CASSINI=m +CONFIG_ENC28J60=m CONFIG_TULIP_NAPI=y CONFIG_TULIP_NAPI_HW_MITIGATION=y CONFIG_ULI526X=m