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

Maximilian Attems maks at alioth.debian.org
Fri Feb 20 10:22:51 UTC 2009


Author: maks
Date: Fri Feb 20 10:22:49 2009
New Revision: 12886

Log:
topconfig enable modular EEPROM_LEGACY

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	Fri Feb 20 10:22:49 2009
@@ -11,7 +11,8 @@
   [ maximilian attems ]
   * topconfig set NET_NS, NET_SCH_DRR, NET_CLS_CGROUP, LIB80211,
     SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS,
-    SQUASHFS, PCI_STUB, WIMAX, MTD_LPDDR, EEPROM_AT24, EEPROM_AT25.
+    SQUASHFS, PCI_STUB, WIMAX, MTD_LPDDR, EEPROM_AT24, EEPROM_AT25,
+    EEPROM_LEGACY.
 
  -- maximilian attems <maks at debian.org>  Thu, 19 Feb 2009 13:25:20 +0100
 

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	Fri Feb 20 10:22:49 2009
@@ -1045,6 +1045,7 @@
 ##
 CONFIG_EEPROM_AT24=m
 CONFIG_EEPROM_AT25=m
+CONFIG_EEPROM_LEGACY=m
 
 ##
 ## file: drivers/mmc/card/Kconfig



More information about the Kernel-svn-changes mailing list