[kernel] r10763 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Mar 10 15:46:38 UTC 2008


Author: maks
Date: Mon Mar 10 15:46:35 2008
New Revision: 10763

Log:
topconfig enable REALTEK_PHY

new driver for Realtek PHYs, see
097c2aa89f22f55db19fd0f72aede460bcb61f29


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Mar 10 15:46:35 2008
@@ -14,7 +14,7 @@
     USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
     RTC_DRV_DS1511, MEMSTICK, SENSORS_W83L786NG, SENSORS_ADS7828, IPWIRELESS,
     RISCOM8, IGB, UTS_NS, IPC_NS, IPV6_ROUTE_INFO, ENCLOSURE_SERVICES,
-    SCSI_ENCLOSURE, SENSORS_ADT7473, SCSI_MVSAS.
+    SCSI_ENCLOSURE, SENSORS_ADT7473, SCSI_MVSAS, REALTEK_PHY.
   * [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
   * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_WMI,
     THINKPAD_ACPI_HOTKEY_POLL, HP_WATCHDOG.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Mar 10 15:46:35 2008
@@ -878,6 +878,7 @@
 CONFIG_IP1000=m
 CONFIG_IGB=m
 CONFIG_PHYLIB=m
+CONFIG_REALTEK_PHY=m
 
 #
 # MII PHY device drivers



More information about the Kernel-svn-changes mailing list