Commit Graph

4981 Commits

Author SHA1 Message Date
Maximilian Attems 1720258e8c x86 explicitly unset THINKPAD_ACPI_DEBUGFACILITIES
called "Maintainer debug facilities"

svn path=/dists/trunk/linux-2.6/; revision=13085
2009-03-11 14:57:05 +00:00
Maximilian Attems bd7133e59b x86 explicitly set X86_PLATFORM_DEVICES
they default to y anyway.

svn path=/dists/trunk/linux-2.6/; revision=13084
2009-03-11 14:57:02 +00:00
Maximilian Attems 69095520ec x86: set modular XENFS and enable XEN_COMPAT_XENFS
svn path=/dists/trunk/linux-2.6/; revision=13083
2009-03-11 14:56:59 +00:00
Maximilian Attems fcbcf71481 topconfig enable IXGBE_DCB
svn path=/dists/trunk/linux-2.6/; revision=13082
2009-03-11 14:56:57 +00:00
Maximilian Attems d77944f161 topconfig set DCB
Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
2009-03-11 14:56:53 +00:00
Maximilian Attems e0d26db053 topconfig explicitly set SCHED_OMIT_FRAME_POINTER
svn path=/dists/trunk/linux-2.6/; revision=13080
2009-03-11 14:56:50 +00:00
Maximilian Attems cd73d1665a x86_64 set NUMA_MIGRATE_IRQ_DESC
"This enables moving irq_desc to cpu/node that irq will use handled."

svn path=/dists/trunk/linux-2.6/; revision=13079
2009-03-11 14:56:48 +00:00
Maximilian Attems 2d59f6576e [x86_64] set SPARSE_IRQ due to high NR_CPUS value.
will unset on x86_32 later..

svn path=/dists/trunk/linux-2.6/; revision=13078
2009-03-11 14:56:45 +00:00
Maximilian Attems 3aee2faa19 preinst: shorten output to useful info.
svn path=/dists/trunk/linux-2.6/; revision=13077
2009-03-11 14:56:41 +00:00
Maximilian Attems 70812f97cc preinst: nuke useless "Done." line
svn path=/dists/trunk/linux-2.6/; revision=13076
2009-03-11 14:56:21 +00:00
Maximilian Attems 61d6c67410 topconfig enable DEVPTS_MULTIPLE_INSTANCES
allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
2009-03-10 22:18:05 +00:00
Maximilian Attems 8ef58a1d69 x86 explicitly set X86_PTRACE_BTS
defaults to yes, enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13074
2009-03-10 22:18:00 +00:00
Maximilian Attems 868380c974 make comedi x86 only
crap staging driver effecitvely breaks builds on ppc for example:
build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c: In function 'comedi_buf_alloc':
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: (Each undeclared identifier is reported only once
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: for each function it appears in.)
make[8]: *** [drivers/staging/comedi/drivers.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=13072
2009-03-10 13:41:35 +00:00
Martin Michlmayr 70b6e55e5d [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.

svn path=/dists/trunk/linux-2.6/; revision=13071
2009-03-09 21:29:59 +00:00
Maximilian Attems a9c7443ecc [x86] unset DRM_I915_KMS
"Running old userspaces with this enabled will cause pain."
as we have to upgrade from Lenny this can be enabled postlenny

can be overriden with module param modeset!

Acked-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13068
2009-03-09 16:37:08 +00:00
Maximilian Attems 4c96d882a8 changelog add cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=13065
2009-03-09 13:52:06 +00:00
Maximilian Attems d858c8b2e4 changelog add bug closure for orinoco
svn path=/dists/trunk/linux-2.6/; revision=13064
2009-03-09 13:40:32 +00:00
Maximilian Attems 258e5535ee topconfig explicitly unset TRACE_BRANCH_PROFILING
svn path=/dists/trunk/linux-2.6/; revision=13062
2009-03-09 10:30:01 +00:00
Maximilian Attems 4f24ced67d topconfig enable COMEDI staging driver
shipped as comedi-source.

svn path=/dists/trunk/linux-2.6/; revision=13061
2009-03-09 10:29:59 +00:00
Maximilian Attems 2ca5f334be topconfig staging
disable bunch of drivers, they can be reenabled on user request.
afais we don't ship any of those in separate modules.

svn path=/dists/trunk/linux-2.6/; revision=13060
2009-03-09 10:29:57 +00:00
Maximilian Attems 504f685625 topconfig enable modular CHARGER_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13059
2009-03-09 10:29:48 +00:00
Maximilian Attems 74670ec0b0 topconfig enable modular INPUT_PCF50633_PMU
svn path=/dists/trunk/linux-2.6/; revision=13058
2009-03-09 10:29:31 +00:00
Maximilian Attems b1f8768730 topconfig enable modular RTC_DRV_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13057
2009-03-09 10:29:28 +00:00
Maximilian Attems 7a1451b02b topconfig enable modular EDAC_I5400
svn path=/dists/trunk/linux-2.6/; revision=13056
2009-03-09 10:29:24 +00:00
Maximilian Attems 56c6f2d4fd topconfig explicitly unset USB_OXU210HP_HCD
unlikely usage, in the contrary advent can be enabled.

svn path=/dists/trunk/linux-2.6/; revision=13055
2009-03-09 10:29:22 +00:00
Maximilian Attems 9f6e60bd57 topconfig enable modular DVB_S921
svn path=/dists/trunk/linux-2.6/; revision=13054
2009-03-09 10:29:20 +00:00
Maximilian Attems 7be35ced48 topconfig enable modular REGULATOR_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13053
2009-03-09 10:29:17 +00:00
Maximilian Attems 2c8a1c11aa topconfig enable modular MFD_PCF50633 and friends
svn path=/dists/trunk/linux-2.6/; revision=13052
2009-03-09 10:29:15 +00:00
Maximilian Attems 6dba562bd2 topconfig enable modular ATM_SOLOS
svn path=/dists/trunk/linux-2.6/; revision=13051
2009-03-09 10:29:12 +00:00
Maximilian Attems a1fd4f2d64 x86 set modular DELL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=13050
2009-03-09 10:29:10 +00:00
Maximilian Attems 86c30a6a0e topconfig fix paste error
svn path=/dists/trunk/linux-2.6/; revision=13049
2009-03-09 10:01:36 +00:00
Maximilian Attems 612ea34465 nuke dup definitions of SCSI_PROC_FS
we want to change it on one go for *all*.

svn path=/dists/trunk/linux-2.6/; revision=13048
2009-03-09 09:59:24 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Maximilian Attems 86601bf4dd topconfig centralize modular LLC2
thus nuke dup definitions

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13046
2009-03-09 09:59:15 +00:00
Maximilian Attems 35d60d9a7b topconfig centralize USB_NET_CDC_SUBSET options
allows to nuke various drivers/net/usb/Kconfig blocks.

svn path=/dists/trunk/linux-2.6/; revision=13045
2009-03-09 09:59:11 +00:00
Maximilian Attems 85e792e282 delete leftover config.sparc32
only confuses on treewide greps,
and if ever revived and can be refound here.

svn path=/dists/trunk/linux-2.6/; revision=13044
2009-03-09 09:59:06 +00:00
Maximilian Attems 1378d31ba8 topconfig centralize drivers/net step 1 NETDEV_1000
most of the drivers are anyway in topconfig add those that aren't :)

special treat sparc only for MYRI_SBUS, don't allow it to unset
bunch of them to reset them afterwards.

also various *_NAPI are gone, default anyway.

svn path=/dists/trunk/linux-2.6/; revision=13043
2009-03-09 09:59:02 +00:00
Maximilian Attems 27b44e48a8 topconfig centralize touchscreen drivers
add all touchscreen drivers to topconfig

svn path=/dists/trunk/linux-2.6/; revision=13042
2009-03-09 09:58:56 +00:00
Maximilian Attems 631169382a centralize SYNCLINK_CS
thus drivers/char/pcmcia/Kconfig is all set in topconfig

svn path=/dists/trunk/linux-2.6/; revision=13041
2009-03-09 09:58:49 +00:00
Maximilian Attems 4f4e74698d IDE_GD_ATA is bool and set in topconfig
get rid of:
.config:1919:warning: symbol value 'm' invalid for IDE_GD_ATA

svn path=/dists/trunk/linux-2.6/; revision=13028
2009-03-08 09:43:49 +00:00
Maximilian Attems 0bed95b86a topconfig explicitly unset SQUASHFS_EMBEDDED
default disabled and only interesting for some archs..

svn path=/dists/trunk/linux-2.6/; revision=13027
2009-03-08 09:38:52 +00:00
Maximilian Attems 9a9b0fefc6 topconfig enable BTRFS_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13026
2009-03-08 09:38:50 +00:00
Maximilian Attems e6e07caeec topconfig enable OCFS2_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13025
2009-03-08 09:38:48 +00:00
Maximilian Attems 1ae563317c topconfig enable modular LEDS_WM8350
svn path=/dists/trunk/linux-2.6/; revision=13024
2009-03-08 09:38:45 +00:00
Maximilian Attems 1154e31888 topconfig enable modular LEDS_ALIX2
svn path=/dists/trunk/linux-2.6/; revision=13023
2009-03-08 09:38:42 +00:00
Maximilian Attems d6128098f1 topconfig enable modular USB_SERIAL_OPTICON
svn path=/dists/trunk/linux-2.6/; revision=13022
2009-03-08 09:38:40 +00:00
Maximilian Attems abc292d51f topconfig enable modular USB_SERIAL_SIEMENS_MPI
svn path=/dists/trunk/linux-2.6/; revision=13021
2009-03-08 09:38:38 +00:00
Maximilian Attems 5f4c17d34c topconfig enable modular GREENASIA_FF
svn path=/dists/trunk/linux-2.6/; revision=13020
2009-03-08 09:38:35 +00:00
Maximilian Attems 6f5a1578b9 topconfig enable SND_HDA_RECONFIG
allows codec reconfig feature through sysfs.

svn path=/dists/trunk/linux-2.6/; revision=13019
2009-03-08 09:38:33 +00:00
Maximilian Attems 267e64ef94 topconfig enable modular SND_HRTIMER
and use it as default

svn path=/dists/trunk/linux-2.6/; revision=13018
2009-03-08 09:38:29 +00:00
Maximilian Attems a8ee5d53e5 topconfig explicitly unset FB_TMIO
svn path=/dists/trunk/linux-2.6/; revision=13017
2009-03-08 09:38:27 +00:00
Maximilian Attems 840fe630db topconfig enable modular SMSC_SCH311X_WDT
svn path=/dists/trunk/linux-2.6/; revision=13016
2009-03-08 09:38:25 +00:00
Maximilian Attems 2bfa710334 topconfig enable modular WM8350_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=13015
2009-03-08 09:38:22 +00:00
Maximilian Attems 9af9078f91 partialy revert 8866604b307b390cf6b15657380d1436202af272
as the variables landed in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13014
2009-03-08 09:17:47 +00:00
Maximilian Attems bd719300c5 topconfig centralize usb webcam support
sparc has again no business in turning them off,
keep them off on some embedded archs.

this is not yet complete for drivers/media/video,
but a first big step.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13013
2009-03-08 09:14:31 +00:00
Martin Michlmayr 8c33962ea3 [arm, armel] Enable various V4L USB devices. (Closes: #518582)
svn path=/dists/trunk/linux-2.6/; revision=13012
2009-03-07 17:02:47 +00:00
Maximilian Attems 66a5722389 topconfig enable modular DVB_LGDT3304
svn path=/dists/trunk/linux-2.6/; revision=12988
2009-03-05 15:54:10 +00:00
Maximilian Attems 6ba44f5f47 topconfig enable modular USB_GSPCA_OV534
svn path=/dists/trunk/linux-2.6/; revision=12987
2009-03-05 15:54:06 +00:00
Maximilian Attems 9318add502 topconfig enable modular USB_STV06XX
svn path=/dists/trunk/linux-2.6/; revision=12986
2009-03-05 15:54:03 +00:00
Maximilian Attems 3897c9ae3e topconfig enable modular SOC_CAMERA_OV772X
svn path=/dists/trunk/linux-2.6/; revision=12985
2009-03-05 15:54:00 +00:00
Maximilian Attems dddbfe3c74 topconfig enable modular SOC_CAMERA_TW9910
svn path=/dists/trunk/linux-2.6/; revision=12984
2009-03-05 15:53:58 +00:00
Maximilian Attems d4580734af topconfig enable modular SOC_CAMERA_MT9T031
svn path=/dists/trunk/linux-2.6/; revision=12983
2009-03-05 15:53:53 +00:00
Maximilian Attems 6296071575 topconfig enable modular WM8350_POWER
svn path=/dists/trunk/linux-2.6/; revision=12982
2009-03-05 15:53:49 +00:00
Maximilian Attems d45cdeeaa3 topconfig enable modular W1_SLAVE_DS2431
svn path=/dists/trunk/linux-2.6/; revision=12981
2009-03-05 15:53:46 +00:00
Maximilian Attems 1417a1af50 topconfig enable modular TOUCHSCREEN_TSC2007
svn path=/dists/trunk/linux-2.6/; revision=12980
2009-03-05 15:53:44 +00:00
Maximilian Attems 651c7ab2e0 topconfig enable modular TOUCHSCREEN_WACOM_W8001
svn path=/dists/trunk/linux-2.6/; revision=12979
2009-03-05 15:53:40 +00:00
Maximilian Attems 9b605173d5 topconfig enable modular JOYSTICK_WALKERA0701
svn path=/dists/trunk/linux-2.6/; revision=12978
2009-03-05 15:53:38 +00:00
Maximilian Attems a1697e7050 topconfig explicitly unset LIBIPW_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12977
2009-03-05 15:53:35 +00:00
Maximilian Attems 291cf37436 topconfig explicitly set HERMES_CACHE_FW_ON_INIT
wastes 64k of ram, but otherwise user has to unload driver on firmware
change. seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=12976
2009-03-05 15:53:33 +00:00
Maximilian Attems f9b6d5bd17 topconfig enable modular ATL1C
svn path=/dists/trunk/linux-2.6/; revision=12975
2009-03-05 15:53:30 +00:00
Maximilian Attems 5177e5f818 topconfig explicitly unset SCSI_LPFC_DEBUG_FS
defaults to no, debug variable

svn path=/dists/trunk/linux-2.6/; revision=12974
2009-03-05 15:53:27 +00:00
Maximilian Attems 29d9e343ef topconfig enable modular FCOE
svn path=/dists/trunk/linux-2.6/; revision=12973
2009-03-05 15:53:24 +00:00
Maximilian Attems b2fbdc2b26 topconfig enable modular LIBFC
svn path=/dists/trunk/linux-2.6/; revision=12972
2009-03-05 15:53:17 +00:00
Ben Hutchings df7682b9c4 Update typhoon request_firmware() patch to reviewed and tested version
svn path=/dists/trunk/linux-2.6/; revision=12971
2009-03-05 04:03:52 +00:00
Maximilian Attems 7d742299b4 update to 2.6.29-rc7
patches just apply :)

svn path=/dists/trunk/linux-2.6/; revision=12970
2009-03-04 17:46:07 +00:00
Maximilian Attems 5327e1af38 changelog bug closure for big /lib/modules/2.6.28-1-amd64 dir
svn path=/dists/trunk/linux-2.6/; revision=12969
2009-03-04 17:45:25 +00:00
Martin Michlmayr 0313a9d3e6 add changelog
svn path=/dists/trunk/linux-2.6/; revision=12960
2009-03-02 07:43:04 +00:00
Maximilian Attems e1d87709cb topconfig set USB_HIDDEV
sparc has no business in turning it off,
leave it unset in footbridge - maybe intentional there.
thus nuked dup definitions.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=12957
2009-03-01 18:22:24 +00:00
Ben Hutchings 2164fe57cd Update typhoon request_firmware() patch to version accepted in net-next-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12956
2009-02-27 13:38:29 +00:00
Ben Hutchings c4a13b8edb Refresh bnx2 request_firmware() patch.
Remove reference to acenic request_firmware() patch, merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=12955
2009-02-27 13:37:55 +00:00
Maximilian Attems e31d3099ff update to 2.6.29-rc6
thanks Ben Hutchings <ben@decadent.org.uk> for forward ported
drivers-gpu-drm-radeon-request_firmware.patch.

svn path=/dists/trunk/linux-2.6/; revision=12954
2009-02-26 21:27:52 +00:00
Martin Michlmayr 26cd241947 will be in 2.6.29-rc7
svn path=/dists/trunk/linux-2.6/; revision=12953
2009-02-25 22:24:44 +00:00
Ben Hutchings f7578d7ff1 debian/patches/debian/dfsg: Add accidentally omitted firmware-removal patches
svn path=/dists/trunk/linux-2.6/; revision=12948
2009-02-23 20:57:57 +00:00
Martin Michlmayr 7df793f423 bug closure
svn path=/dists/trunk/linux-2.6/; revision=12947
2009-02-23 16:21:25 +00:00
Ben Hutchings 437e9a011b debian/patches/debian/dfsg/{files-1,firmware-cleanup.patch}: Don't remove the dsp56k firmware
svn path=/dists/trunk/linux-2.6/; revision=12941
2009-02-22 23:19:14 +00:00
Ben Hutchings d47e932ad9 Remove remaining sourceless firmware
svn path=/dists/trunk/linux-2.6/; revision=12930
2009-02-22 21:30:55 +00:00
Martin Michlmayr 79cce03c7c typo fix
svn path=/dists/trunk/linux-2.6/; revision=12929
2009-02-22 20:00:28 +00:00
Martin Michlmayr cd317fccca disable NET_DSA in topconfig since this hardware is special purpose and
cannot be compiled as a module.

svn path=/dists/trunk/linux-2.6/; revision=12928
2009-02-22 19:57:48 +00:00
Martin Michlmayr 285e49b17e [arm/iop32x, arm/ixp4xx] Unset NET_DSA since it bloats the kernel
image too much and cannot be made modular at the moment.

svn path=/dists/trunk/linux-2.6/; revision=12927
2009-02-22 19:51:24 +00:00
Bastian Blank 7bdaf0c1a8 debian/rules.real: Don't install GPL copy into documentation package.
svn path=/dists/trunk/linux-2.6/; revision=12926
2009-02-22 19:47:16 +00:00
Bastian Blank 8c504ddd27 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in: Use ${shlibs:Depends}.

svn path=/dists/trunk/linux-2.6/; revision=12925
2009-02-22 19:45:28 +00:00
Bastian Blank 27f4ae86d7 debian/rules.real: Always call dh_strip and dh_shlibdeps.
svn path=/dists/trunk/linux-2.6/; revision=12924
2009-02-22 19:38:10 +00:00
Bastian Blank afc6d9ca0d debian/rules.real: Siplify rules for documentation installation.
svn path=/dists/trunk/linux-2.6/; revision=12923
2009-02-22 19:14:53 +00:00
Martin Michlmayr 5d1c24d5a8 not supported
svn path=/dists/trunk/linux-2.6/; revision=12922
2009-02-22 19:14:28 +00:00
Bastian Blank a97a729923 * debian/changelog: Update.
* debian/copyright
  - Update licenses.
  - Remove old stuff.

svn path=/dists/trunk/linux-2.6/; revision=12921
2009-02-22 19:11:37 +00:00
Martin Michlmayr de0aac3b22 [arm/ixp4xx] Make IXP4XX_WATCHDOG modular.
svn path=/dists/trunk/linux-2.6/; revision=12920
2009-02-22 19:06:12 +00:00
Martin Michlmayr 9a6ef3abe2 [arm, mips, mipsel] Make MII modular.
svn path=/dists/trunk/linux-2.6/; revision=12919
2009-02-22 19:02:37 +00:00
Martin Michlmayr 7f1fc56fb1 as per topconfig
svn path=/dists/trunk/linux-2.6/; revision=12918
2009-02-22 18:56:58 +00:00
Martin Michlmayr 4e34136ba3 modular (as per topconfig)
svn path=/dists/trunk/linux-2.6/; revision=12917
2009-02-22 18:56:10 +00:00
Bastian Blank 8d9b9c4039 * debian/changelog: Update.
* debian/rules.real: Use dh_prep instead of the deprecated dh_clean -k.

svn path=/dists/trunk/linux-2.6/; revision=12916
2009-02-22 18:46:51 +00:00
Martin Michlmayr cf2c159377 no reason to unset these
svn path=/dists/trunk/linux-2.6/; revision=12915
2009-02-22 18:32:53 +00:00
Martin Michlmayr e213506708 [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
svn path=/dists/trunk/linux-2.6/; revision=12914
2009-02-22 18:31:02 +00:00
Martin Michlmayr e85a71e9f9 Fix RTC on SGI machines.
svn path=/dists/trunk/linux-2.6/; revision=12913
2009-02-22 18:14:20 +00:00
Bastian Blank a1da5a7f7f debian/rules.real: Further minimalize common header package.
svn path=/dists/trunk/linux-2.6/; revision=12912
2009-02-22 16:01:37 +00:00
Bastian Blank d532638884 debian/rules.real
- Fix makefile of the header package.
- Remove most Makefile and Kconfig files from the common header package.

svn path=/dists/trunk/linux-2.6/; revision=12911
2009-02-22 15:52:23 +00:00
Bastian Blank 05ce17f045 debian/rules.real: Use external source directory in the headers packages.
svn path=/dists/trunk/linux-2.6/; revision=12910
2009-02-22 15:39:47 +00:00
Bastian Blank 0611538223 * debian/changelog: Update.
* debian/rules.real
  - Use external source directory for builds.
  - Ignore some errors.

svn path=/dists/trunk/linux-2.6/; revision=12909
2009-02-22 15:17:57 +00:00
Bastian Blank 0484996109 debian/patches/debian/kernelvariables.patch: Include file from object tree.
svn path=/dists/trunk/linux-2.6/; revision=12908
2009-02-22 14:39:35 +00:00
Maximilian Attems 3c564d72ee linux-libc-dev: Fix the Replaces according to xorg team input
next expected libdrm in sid is >= 2.4.5

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12900
2009-02-22 12:27:23 +00:00
Maximilian Attems 54e2d8bccc Build-Depends versioned dep on debhelper is useless
leave the rest of the fixes to waldi.

svn path=/dists/trunk/linux-2.6/; revision=12899
2009-02-22 12:23:01 +00:00
Maximilian Attems d2b7295932 topconfig enable SND_HDA_HWDEP for sound debugging purpose.
seen enabled in fedora and was disabled with no special thought.

svn path=/dists/trunk/linux-2.6/; revision=12898
2009-02-20 13:42:24 +00:00
Maximilian Attems 91c689f7a8 topconfig explicitly enable MISC_FILESYSTEMS
svn path=/dists/trunk/linux-2.6/; revision=12897
2009-02-20 10:23:14 +00:00
Maximilian Attems c3f5e03742 topconfig enable staging driver RTL8187SE
instead of external rtl8187se-source.

svn path=/dists/trunk/linux-2.6/; revision=12896
2009-02-20 10:23:12 +00:00
Maximilian Attems a229852cdd topconfig enable staging drivers RT2860 and RT2870
instead of external modules..

svn path=/dists/trunk/linux-2.6/; revision=12895
2009-02-20 10:23:10 +00:00
Maximilian Attems c0339d6498 topconfig explicitly enable SND_HDA_CODEC_INTELHDMI
svn path=/dists/trunk/linux-2.6/; revision=12894
2009-02-20 10:23:08 +00:00
Maximilian Attems 0b9590e747 topconfig enable modular RADIO_TEA5764
svn path=/dists/trunk/linux-2.6/; revision=12893
2009-02-20 10:23:05 +00:00
Maximilian Attems 68e7454390 topconfig set modular SENSORS_LTC4245
svn path=/dists/trunk/linux-2.6/; revision=12892
2009-02-20 10:23:03 +00:00
Maximilian Attems ab5b4d3b13 topconfig set modular SENSORS_ADT7475
svn path=/dists/trunk/linux-2.6/; revision=12891
2009-02-20 10:23:01 +00:00
Maximilian Attems 676d9d6d68 topconfig enable modular MISDN_HFCUSB
svn path=/dists/trunk/linux-2.6/; revision=12890
2009-02-20 10:22:59 +00:00
Maximilian Attems 9ed607fb1b topconfig enable modular wimax drivers
svn path=/dists/trunk/linux-2.6/; revision=12889
2009-02-20 10:22:56 +00:00
Maximilian Attems dcfc7e775a topconfig enable modular SMSC9420
new driver for SMSC's LAN9420 PCI ethernet adapter.

svn path=/dists/trunk/linux-2.6/; revision=12888
2009-02-20 10:22:54 +00:00
Maximilian Attems 6da1dc032e topconfig enable modular BLK_DEV_IT8172
came back..

svn path=/dists/trunk/linux-2.6/; revision=12887
2009-02-20 10:22:52 +00:00
Maximilian Attems 7f8b9fcc10 topconfig enable modular EEPROM_LEGACY
svn path=/dists/trunk/linux-2.6/; revision=12886
2009-02-20 10:22:49 +00:00
Maximilian Attems f663ff8980 topconfig enable modular EEPROM_AT25
svn path=/dists/trunk/linux-2.6/; revision=12885
2009-02-20 10:22:45 +00:00
Maximilian Attems b4fbfe4744 topconfig enable modular EEPROM_AT24
svn path=/dists/trunk/linux-2.6/; revision=12884
2009-02-20 10:22:42 +00:00
Maximilian Attems 42b95edfd7 topconfig enable modular MTD_LPDDR
svn path=/dists/trunk/linux-2.6/; revision=12883
2009-02-20 10:22:40 +00:00
Maximilian Attems c0895fa091 topconfig explicitly unset MTD_TESTS
defaults to no

svn path=/dists/trunk/linux-2.6/; revision=12882
2009-02-20 10:22:37 +00:00
Maximilian Attems 8504309b1d topconfig enable modular WIMAX
svn path=/dists/trunk/linux-2.6/; revision=12881
2009-02-20 10:22:35 +00:00
Maximilian Attems 564cf7c249 topconfig set modular PCI_STUB
svn path=/dists/trunk/linux-2.6/; revision=12880
2009-02-20 10:22:28 +00:00
Bastian Blank 5b0760b9e4 debian/rules.real: Install arch/ARCH/include into headers package.
svn path=/dists/trunk/linux-2.6/; revision=12872
2009-02-19 15:41:38 +00:00
Bastian Blank e94d103d3b debian/bin/gencontrol.py: Export more variables.
svn path=/dists/trunk/linux-2.6/; revision=12871
2009-02-19 15:40:47 +00:00
Maximilian Attems e6b0e1dad2 fix kernelvariables.patch
seems needed by build for non x86..

svn path=/dists/trunk/linux-2.6/; revision=12870
2009-02-19 14:46:05 +00:00
Maximilian Attems a372fabd46 topconfig enable modular SQUASHFS
finally ;)

svn path=/dists/trunk/linux-2.6/; revision=12869
2009-02-19 14:11:23 +00:00
Maximilian Attems 5d406dc934 topconfig enable modular BTRFS_FS
butter for the bread.

svn path=/dists/trunk/linux-2.6/; revision=12868
2009-02-19 14:11:20 +00:00
Maximilian Attems 6f84dc3873 topconfig explicitly unset ATH9K_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12867
2009-02-19 14:11:18 +00:00
Maximilian Attems 794eab5740 topconfig enable modular LSI_ET1011C_PHY
svn path=/dists/trunk/linux-2.6/; revision=12866
2009-02-19 14:11:16 +00:00
Maximilian Attems c822441365 topconfig enable modular STE10XP
svn path=/dists/trunk/linux-2.6/; revision=12865
2009-02-19 14:11:14 +00:00
Maximilian Attems b8985a676a topconfig enable modular NATIONAL_PHY
svn path=/dists/trunk/linux-2.6/; revision=12864
2009-02-19 14:11:11 +00:00
Maximilian Attems 65cb89059a topconfig enable modular SCSI_CXGB3_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=12863
2009-02-19 14:11:09 +00:00
Maximilian Attems b6cd6cfa03 topconfig enable modular LIB80211
svn path=/dists/trunk/linux-2.6/; revision=12862
2009-02-19 14:11:06 +00:00
Maximilian Attems 5149fc9afa topconfig explicitly unset CFG80211_REG_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12861
2009-02-19 14:11:04 +00:00
Maximilian Attems 99a0417069 topconfig enable NET_CLS_CGROUP
svn path=/dists/trunk/linux-2.6/; revision=12860
2009-02-19 14:11:02 +00:00
Maximilian Attems 6bb961908a topconfig enable modular NET_SCH_DRR
svn path=/dists/trunk/linux-2.6/; revision=12859
2009-02-19 14:11:00 +00:00
Maximilian Attems ce3ace295b topconfig IP_DCCP_CCID3 is no longer tristate, enable.
svn path=/dists/trunk/linux-2.6/; revision=12858
2009-02-19 14:10:57 +00:00
Maximilian Attems 981ad82502 topconfig set NET_NS
svn path=/dists/trunk/linux-2.6/; revision=12857
2009-02-19 14:10:54 +00:00
Maximilian Attems 08f0357bef changelog add corresponding bug closures
svn path=/dists/trunk/linux-2.6/; revision=12856
2009-02-19 13:55:14 +00:00
Martin Michlmayr 4a1ac42d99 in mainline
svn path=/dists/trunk/linux-2.6/; revision=12855
2009-02-19 13:54:19 +00:00
Maximilian Attems 6ad66037fa update to 2.6.29-rc5
- all stable patches dropped
- tg3 finaly uses firmware_request(), corresponding patches dropped.
- nuke acenic, tg3, e100, cassini, starfire, cxgb3 firmware on orig
  tarball generation.
- no longer disable acenic.
- update firmware-cleanup.patch to all those new ones.
- trivial update scripts-kconfig-reportoldconfig.patch
- disable some arm feature patches that no longer apply

svn path=/dists/trunk/linux-2.6/; revision=12854
2009-02-19 13:50:11 +00:00
Martin Michlmayr e29339c773 remove, will be in 2.6.29 and 2.6.28.7
svn path=/dists/trunk/linux-2.6/; revision=12853
2009-02-19 11:15:20 +00:00
Martin Michlmayr 959a2fe262 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream. Update all
configs accordingly.

svn path=/dists/trunk/linux-2.6/; revision=12850
2009-02-18 17:08:42 +00:00
Martin Michlmayr e980a225c4 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream.
svn path=/dists/trunk/linux-2.6/; revision=12849
2009-02-18 17:03:50 +00:00
Maximilian Attems d452076592 add stable 2.6.28.6
svn path=/dists/trunk/linux-2.6/; revision=12848
2009-02-18 15:36:39 +00:00
Bastian Blank c76b5d5c6b debian/rules.real: Drop removal of usr/include/scsi.
svn path=/dists/trunk/linux-2.6/; revision=12847
2009-02-18 15:15:03 +00:00
Maximilian Attems 4d398bc170 prepare to release 2.6.28-1
svn path=/dists/trunk/linux-2.6/; revision=12846
2009-02-18 15:06:12 +00:00
Maximilian Attems 56f06d2958 update changelog
thanks waldi for updating all left over archs to !k-p.

svn path=/dists/trunk/linux-2.6/; revision=12845
2009-02-18 15:06:09 +00:00
Maximilian Attems 16e3ebcf3b nuke 2.6.28 merged parisc patches
svn path=/dists/trunk/linux-2.6/; revision=12844
2009-02-18 15:06:06 +00:00
Bastian Blank a60b8cedfa debian/rules.real: Remove left over kpkg definitions.
svn path=/dists/trunk/linux-2.6/; revision=12843
2009-02-18 14:55:20 +00:00
Bastian Blank 6cd6b5892f debian/config/alpha/defines, debian/config/hppa/defines,
debian/config/ia64/defines debian/config/sparc/defines: Use plain image type.

svn path=/dists/trunk/linux-2.6/; revision=12842
2009-02-18 14:54:40 +00:00
Bastian Blank f1568b0d96 debian/rules.real: Setup image installation rules for alpha.
svn path=/dists/trunk/linux-2.6/; revision=12841
2009-02-18 14:53:37 +00:00
Bastian Blank c303f59b26 debian/rules.real: Setup image installation rules for ia64.
svn path=/dists/trunk/linux-2.6/; revision=12840
2009-02-18 14:51:53 +00:00
Bastian Blank 5537c5e2d8 debian/rules.real: Setup image installation rules for sparc.
svn path=/dists/trunk/linux-2.6/; revision=12839
2009-02-18 14:50:23 +00:00
Bastian Blank 83cc825f14 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=12838
2009-02-18 14:48:23 +00:00
Bastian Blank a6726cd192 debian/rules.real: Setup image installation rules for hppa.
svn path=/dists/trunk/linux-2.6/; revision=12837
2009-02-18 14:44:56 +00:00
Bastian Blank 7da88996e2 debian/rules.real: Simplify setup rules.
svn path=/dists/trunk/linux-2.6/; revision=12836
2009-02-18 14:26:47 +00:00
Maximilian Attems 4fe6ffff0b changelog add kaweth bug closure
svn path=/dists/trunk/linux-2.6/; revision=12835
2009-02-18 14:24:31 +00:00
Maximilian Attems 87b055d09a changelog add dabusb bug closure
svn path=/dists/trunk/linux-2.6/; revision=12834
2009-02-18 14:22:57 +00:00
Bastian Blank 74c47b2a8b debian/changelog: Update.
debian/rules.real: Remove support for kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=12833
2009-02-18 14:20:50 +00:00
Maximilian Attems 3f3505eabb changelog add dsp56k bug closure
svn path=/dists/trunk/linux-2.6/; revision=12832
2009-02-18 14:19:50 +00:00
Bastian Blank 0ae9df9394 debian/config/featureset-xen-vserver: Remove.
svn path=/dists/trunk/linux-2.6/; revision=12831
2009-02-18 14:18:30 +00:00
Bastian Blank c4d595ff1a * debian/bin/buildcheck.py
- Move from debian/bin/abicheck.py.
  - Extend to do all kind of build checks.
  - Add optional check for image size.
* debian/changelog: Update.
* debian/rules.real: Use debian/bin/buildcheck.py.

svn path=/dists/trunk/linux-2.6/; revision=12830
2009-02-18 14:17:21 +00:00
Maximilian Attems 7d24d1946c plain image simplify postinst
we don't need there any notion of "$hostversion".
also reword error message.

svn path=/dists/trunk/linux-2.6/; revision=12829
2009-02-18 02:01:03 +00:00
Maximilian Attems e6402c82e3 initramfs-tools: update-initramfs
don't use mkinitramfs-kpkg vestiges.
preinst and postinst needed a bit of surge to not call
the old mkinitramfs-kpkg interfaces. just check which initramfs
binary is around and call them.
 they support all relevant linux-2.6 versions.

svn path=/dists/trunk/linux-2.6/; revision=12828
2009-02-18 01:35:38 +00:00
Maximilian Attems d06bbe736f control.tree.in: s/meta package/metapackage/
lintian complained about it: W spelling-error-in-description

svn path=/dists/trunk/linux-2.6/; revision=12827
2009-02-18 01:00:13 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems d3028592de changelog: nuke reference to m68k patches
they were 2.6.27 based and haven't seen an update for 2.6.28.

svn path=/dists/trunk/linux-2.6/; revision=12825
2009-02-17 13:04:58 +00:00
Maximilian Attems 0f3ccb481a [686-bigmem] set modular XEN_FBDEV_FRONTEND.
svn path=/dists/trunk/linux-2.6/; revision=12824
2009-02-17 13:00:34 +00:00
Maximilian Attems 9af5292fa6 [x86_64] set NR_CPUS to 512
2.6.27 saw the relevant fixes for NR_CPUS > 128 by the sgi guys:
"Yes, we are aiming at having NR_CPUS=4096 as the default for distros
using 2.6.27." Mike Travis <travis@sgi.com>

don't shoot that high but 32 is much too low, 512 is seen in fedora,
thus presumed good.

svn path=/dists/trunk/linux-2.6/; revision=12823
2009-02-17 12:53:06 +00:00
Maximilian Attems 7330489f2f changelog: waldi claims gcc switch
whatever, anyway thanks for newer gcc on buildservers.

svn path=/dists/trunk/linux-2.6/; revision=12822
2009-02-17 03:00:09 +00:00
Maximilian Attems 24fb369301 topconfig set CRYPTO_HMAC to modular
was set to yes out of historic reason probably still set by Xu.

svn path=/dists/trunk/linux-2.6/; revision=12821
2009-02-17 02:54:16 +00:00
Martin Michlmayr 13f551730e Migrate arm, armel, mips and mipsel away from kernel-package.
svn path=/dists/trunk/linux-2.6/; revision=12819
2009-02-16 22:04:48 +00:00
Martin Michlmayr 81afbb59d4 consistency
svn path=/dists/trunk/linux-2.6/; revision=12818
2009-02-16 21:55:50 +00:00
Martin Michlmayr 3c8bc2bbca [arm/orion5x] Unset FIXED_PHY to work around a clash with fixed
mdio bus and mv643xx_eth.

svn path=/dists/trunk/linux-2.6/; revision=12816
2009-02-16 20:29:57 +00:00
Martin Michlmayr 20bdc022ed remove whitespace
svn path=/dists/trunk/linux-2.6/; revision=12815
2009-02-16 20:04:40 +00:00
Martin Michlmayr 82dcf519b9 [arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will
fit in flash.

svn path=/dists/trunk/linux-2.6/; revision=12814
2009-02-16 20:04:10 +00:00
Martin Michlmayr 49d84f3a21 [arm/iop32x, arm/ixp4xx] Don't build in KEYBOARD_ATKBD, MOUSE_PS2,
SERIO, JFFS2_FS, and CRAMFS.

svn path=/dists/trunk/linux-2.6/; revision=12812
2009-02-16 19:16:08 +00:00
Martin Michlmayr 294e2ead98 workaround bug
svn path=/dists/trunk/linux-2.6/; revision=12811
2009-02-16 11:39:27 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems fe520f3d14 ppc enable modular DECNET_NF_GRABULATOR
svn path=/dists/trunk/linux-2.6/; revision=12808
2009-02-15 21:49:54 +00:00
Maximilian Attems 5567278f05 x86_64 DMAR seems still not ready
thanks for sjoerd to pinpointing that change as the bad one.
see https://bugzilla.redhat.com/show_bug.cgi?id=479996
https://lists.linux-foundation.org/pipermail/iommu/2009-February/001117.html

Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12807
2009-02-15 21:49:52 +00:00
Maximilian Attems 6194a43851 Revert "redisable STRICT_DEVMEM"
This reverts commit 00e5ac319f0882f4955c577b4c7e437577618961.

it was wrongly pinpointed as a kernel panic, reenable it.

svn path=/dists/trunk/linux-2.6/; revision=12806
2009-02-15 21:49:47 +00:00
Martin Michlmayr 20812ce652 disable the Orion watchdog driver until it's fixed
svn path=/dists/trunk/linux-2.6/; revision=12805
2009-02-15 18:34:33 +00:00
Martin Michlmayr 0125dc2963 bogus patch
svn path=/dists/trunk/linux-2.6/; revision=12804
2009-02-15 18:33:34 +00:00
Bastian Blank c8c6861e0f * debian/changelog: Update.
* debian/config/defines
  - Make gcc-4.3 the default compiler.
  - Remove old compiler definitions.

svn path=/dists/trunk/linux-2.6/; revision=12803
2009-02-14 13:29:36 +00:00
Maximilian Attems 6fbc95f176 defines: fix to *really* use gcc-4.1
for now in snaphots..

svn path=/dists/trunk/linux-2.6/; revision=12802
2009-02-14 12:36:27 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +00:00
Maximilian Attems 6698bf2e71 ppc set modular BAYCOM_EPP
same story

svn path=/dists/trunk/linux-2.6/; revision=12797
2009-02-13 17:46:48 +00:00
Maximilian Attems f53424fbc6 ppc set BAYCOM_PAR
it is set on every other arch set that some baycome dev,
should probably also go topconfig..

svn path=/dists/trunk/linux-2.6/; revision=12796
2009-02-13 17:46:46 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems 617ed77df8 x86_32: only set MOUSE_PS2_OLPC on 486
as OLPC is unset otherwise..

svn path=/dists/trunk/linux-2.6/; revision=12794
2009-02-13 17:29:06 +00:00
Maximilian Attems 312f1abe0c x86_32: disable olpc support
afaik only useful on 486 kernel and there it is enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=12793
2009-02-13 17:18:21 +00:00
Maximilian Attems db2a75f6d9 x86_32 set MOUSE_PS2_OLPC
svn path=/dists/trunk/linux-2.6/; revision=12792
2009-02-13 17:13:51 +00:00
Maximilian Attems d99b706eb2 x86_32 fix pci access mode menu
svn path=/dists/trunk/linux-2.6/; revision=12791
2009-02-13 17:13:49 +00:00
Maximilian Attems 17f8e62939 x86_32 fix processor choice menu
nuke old values, add newer one.

svn path=/dists/trunk/linux-2.6/; revision=12790
2009-02-13 17:13:47 +00:00
Maximilian Attems c83ee8ba64 x86_32: centralize processor choice variables
we no longer build 386 or k7 special images.

svn path=/dists/trunk/linux-2.6/; revision=12789
2009-02-13 17:13:45 +00:00
Maximilian Attems 05e51e860f x86_32 explicitly disable X86_RDC321X
default disabled, same story in fedora.

svn path=/dists/trunk/linux-2.6/; revision=12788
2009-02-13 17:13:43 +00:00
Maximilian Attems 5169f764aa x86_32 is not 64 bit :P
so set it like that.

svn path=/dists/trunk/linux-2.6/; revision=12787
2009-02-13 17:13:41 +00:00
Maximilian Attems c1823b11e5 defines gcc: revert for snapshot builds to gcc-4.1
will be changed before upload.

svn path=/dists/trunk/linux-2.6/; revision=12786
2009-02-13 16:42:31 +00:00
Maximilian Attems 59bd9824c6 x86_64 unset KVM_TRACE too
svn path=/dists/trunk/linux-2.6/; revision=12785
2009-02-13 16:42:26 +00:00
Maximilian Attems b7860ef46a topconfig unset FIRMWARE_IN_KERNEL
FIRMWARE_IN_KERNEL is not particularly useful,
because it doesn't build firmware into modules,
but in the mail kernel image.

driver module using request_firmware() need their separate firmware.

svn path=/dists/trunk/linux-2.6/; revision=12784
2009-02-13 16:42:21 +00:00
dann frazier e8414f697f PRISM2_USB doesn't currently support ia64
svn path=/dists/trunk/linux-2.6/; revision=12783
2009-02-13 06:23:53 +00:00
Maximilian Attems 6478532e53 changelog add bunch of bug fixes
guess svn will not take over the set git author field, well..

Reported-by: Moritz Muehlenhoff <jmm@inutil.org>

svn path=/dists/trunk/linux-2.6/; revision=12782
2009-02-12 22:42:00 +00:00
Maximilian Attems f8e88884f8 changelog add bug closure concerning agp g41 support
svn path=/dists/trunk/linux-2.6/; revision=12781
2009-02-12 22:38:38 +00:00
Maximilian Attems 676a3fd12d changelog netlink bug closure
svn path=/dists/trunk/linux-2.6/; revision=12780
2009-02-12 22:33:00 +00:00
Maximilian Attems da7406f0c8 changelog add netfilter.h bug closure
svn path=/dists/trunk/linux-2.6/; revision=12779
2009-02-12 22:29:55 +00:00
Maximilian Attems 3679b572fe add stable 2.6.28.5
svn path=/dists/trunk/linux-2.6/; revision=12778
2009-02-12 22:20:12 +00:00
Maximilian Attems ef74ca9ffd x86_32 explicitly unset KVM_TRACE
experimental and default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12777
2009-02-12 17:43:34 +00:00
Maximilian Attems de79d5bbd9 x86_32 also enable modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12776
2009-02-12 17:43:32 +00:00
Maximilian Attems 0aab8dfa0d x86_32 explicitly disable MMIOTRACE
svn path=/dists/trunk/linux-2.6/; revision=12775
2009-02-12 17:43:29 +00:00
Maximilian Attems aedd2d8ce7 x86_32: explicitly enable SND_ISA
svn path=/dists/trunk/linux-2.6/; revision=12774
2009-02-12 17:43:28 +00:00
Maximilian Attems 257b2cafb7 x86_32 enable modular TOUCHSCREEN_HTCPEN
svn path=/dists/trunk/linux-2.6/; revision=12773
2009-02-12 17:43:26 +00:00
Maximilian Attems 1835780273 x86_32 set MTRR_SANITIZER too
svn path=/dists/trunk/linux-2.6/; revision=12772
2009-02-12 17:43:23 +00:00
Maximilian Attems f372c3ece2 build with gcc-4.3
2.6.28 no longer needs to rely on older gcc-4.1

svn path=/dists/trunk/linux-2.6/; revision=12771
2009-02-12 16:47:16 +00:00
Maximilian Attems f11c61f7c0 topconfig explicitly disable EARLY_PRINTK_DBGP
default disabled useful on crash with usb debug dev

svn path=/dists/trunk/linux-2.6/; revision=12770
2009-02-12 16:02:49 +00:00
Maximilian Attems a6d262346d topconfig enable BOOT_TRACER
allows to enhance boottimes,
seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=12769
2009-02-12 16:02:47 +00:00
Maximilian Attems 4d5bd7bdb0 topconfig disable explicitly some tracer
svn path=/dists/trunk/linux-2.6/; revision=12768
2009-02-12 16:02:44 +00:00
Maximilian Attems b55f5b9683 topconfig enable SYSCTL_SYSCALL_CHECK
might uncover ugly setting so worh for a while,
should be probably disabled for release.

svn path=/dists/trunk/linux-2.6/; revision=12767
2009-02-12 16:02:42 +00:00
Maximilian Attems 22e60b3d5d topconfig enable HID_COMPAT
default set and useful for !udev setups

svn path=/dists/trunk/linux-2.6/; revision=12766
2009-02-12 16:02:40 +00:00
Maximilian Attems 077e10cb33 topconfig unset VIDEO_FIXED_MINOR_RANGES
default disabled, video users will have udev anyway so..

svn path=/dists/trunk/linux-2.6/; revision=12765
2009-02-12 16:02:37 +00:00
Maximilian Attems 96af74fc27 topconfig disable some MTD_DATAFLASH options
they are default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12764
2009-02-12 16:02:34 +00:00
Maximilian Attems 3545a238ac x86 disable X86_CHECK_BIOS_CORRUPTION
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12763
2009-02-12 16:02:31 +00:00
Maximilian Attems 9130695919 redisable STRICT_DEVMEM
"new kernel snapshots seem to panic when going into X :(
it completely locks up"
Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12762
2009-02-11 10:27:55 +00:00
Maximilian Attems 1d924442be changelog: add bug closure for enabled option.
svn path=/dists/trunk/linux-2.6/; revision=12761
2009-02-10 16:33:01 +00:00
Maximilian Attems fd02008b3d changelog: add drm branch merge bug closure.
svn path=/dists/trunk/linux-2.6/; revision=12760
2009-02-10 14:04:28 +00:00
Maximilian Attems f1fc455e63 changelog add iwlagn bug closure
svn path=/dists/trunk/linux-2.6/; revision=12759
2009-02-10 13:58:13 +00:00
Maximilian Attems b92238c96a changelog: btusb got newly added for 2.6.27 account bug closure
svn path=/dists/trunk/linux-2.6/; revision=12758
2009-02-10 13:56:55 +00:00
Maximilian Attems 644356d527 changelog add bug closure for MMC_SDHCI_PCI #507150
svn path=/dists/trunk/linux-2.6/; revision=12757
2009-02-10 13:55:32 +00:00
Maximilian Attems 9c341d17de topconfig enable MACVLAN
seems legacy disabled, time to rethink that.

svn path=/dists/trunk/linux-2.6/; revision=12756
2009-02-10 13:33:44 +00:00
Maximilian Attems c32421dee1 topconfig enable modular staging PRISM2_USB
shipped anyway in wlan-ng

svn path=/dists/trunk/linux-2.6/; revision=12755
2009-02-10 11:24:37 +00:00
Maximilian Attems 52cc2aa0bb topconfig disable bunch of staging drivers
they can be enabled on request.

svn path=/dists/trunk/linux-2.6/; revision=12754
2009-02-10 11:24:35 +00:00
Maximilian Attems a27c438b35 topconfig enable modular CRYPTO_ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12753
2009-02-10 11:18:10 +00:00
Maximilian Attems b3b7ff1c1b x86 fix IO delay type choice
svn path=/dists/trunk/linux-2.6/; revision=12752
2009-02-10 11:18:08 +00:00
Maximilian Attems 8be525b538 build at76 out of staging
no need to have that patch, quality seems reduced to firmware loading,
but we never had a bug report anyway afair.

svn path=/dists/trunk/linux-2.6/; revision=12751
2009-02-10 11:18:06 +00:00
Maximilian Attems 7e031fda38 topconfig enable ET131X
shipped in et131x-source

svn path=/dists/trunk/linux-2.6/; revision=12750
2009-02-10 11:18:04 +00:00
Maximilian Attems d2dfdec265 topconfig enable staging drivers
consesus seems that we better one those then the oot ones,
as they see a bit of a care and properly taint your box.

svn path=/dists/trunk/linux-2.6/; revision=12749
2009-02-10 11:18:01 +00:00
Maximilian Attems 55dd288ab8 x86 explicitly disable memtest
nobody spoke for it, disabled in fedora, better boot targets that do it,
so whatever..

svn path=/dists/trunk/linux-2.6/; revision=12748
2009-02-10 11:17:58 +00:00
Maximilian Attems 668faffd7e x86 set STRICT_DEVMEM
in theory this shouldn't block X or dosemu or other /dev/mem users.
let's see if there will be any fallout..

Acked-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12733
2009-02-09 10:56:19 +00:00
Maximilian Attems 98d074b8f5 x86 explicitly set X86_VERBOSE_BOOTUP
as noted by Ben Hutchings easily overriden by "quiet" bootparam.

svn path=/dists/trunk/linux-2.6/; revision=12732
2009-02-09 10:56:15 +00:00