topconfig set DCB

Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
This commit is contained in:
Maximilian Attems 2009-03-11 14:56:53 +00:00
parent e0d26db053
commit d77944f161
2 changed files with 6 additions and 1 deletions

2
debian/changelog vendored
View File

@ -28,7 +28,7 @@ linux-2.6 (2.6.29~rc7-1~experimental.1) UNRELEASED; urgency=low
BTRFS_FS_POSIX_ACL, ATM_SOLOS, MFD_PCF50633, PCF50633_ADC, PCF50633_GPIO,
REGULATOR_PCF50633, DVB_S921, EDAC_I5400, RTC_DRV_PCF50633,
INPUT_PCF50633_PMU, CHARGER_PCF50633, DEVPTS_MULTIPLE_INSTANCES,
SCHED_OMIT_FRAME_POINTER.
SCHED_OMIT_FRAME_POINTER, DCB.
* topconfig enable SND_HDA_HWDEP for sound debugging purpose.
* topconfig enable USB_HIDDEV (closes: #517771)
* [x86] set DELL_LAPTOP, COMEDI, X86_PTRACE_BTS.

View File

@ -2560,6 +2560,11 @@ CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m
##
## file: net/dcb/Kconfig
##
CONFIG_DCB=y
##
## file: net/dccp/Kconfig
##