Commit Graph

250 Commits

Author SHA1 Message Date
Bastian Blank f6460b8ba5 debian/arch/config
- Drop some x86 specific non-text options.
- Reorder.
- Set LOG_BUF_SHIFT to 17 as default, may be too large.

svn path=/dists/trunk/linux-2.6/; revision=9016
2007-06-22 17:49:18 +00:00
Bastian Blank 5ed1ebc760 debian/arch
- Unify usb serial support.
- Really enable keyspawn_pda, the firmware is available as source.

svn path=/dists/trunk/linux-2.6/; revision=9010
2007-06-22 16:00:46 +00:00
Bastian Blank f059f0f26a Revert r9008. Violates against a GR.
svn path=/dists/trunk/linux-2.6/; revision=9009
2007-06-22 15:28:37 +00:00
Maximilian Attems 9af4ae0aeb fix CONFIG_USB_SERIAL_KEYSPAN_PDA fallout,
as a sidenote the usb serial settings needs yet to be centralized!

svn path=/dists/trunk/linux-2.6/; revision=9008
2007-06-22 14:16:49 +00:00
Maximilian Attems e782e8509b set FB_PM3 topconfig
svn path=/dists/trunk/linux-2.6/; revision=9001
2007-06-18 09:06:31 +00:00
Maximilian Attems 9484a89d52 libertas config variables changed,
see 084708b61014776198c56d1606343d4f504c691e

svn path=/dists/trunk/linux-2.6/; revision=8998
2007-06-18 08:58:11 +00:00
Maximilian Attems 3a4a20624d FB_S3 is not i386 specific, mv to topconfig
svn path=/dists/trunk/linux-2.6/; revision=8978
2007-06-15 07:56:27 +00:00
Maximilian Attems 379923448f CONFIG_DMI move to amd64, ia64 and i386
svn path=/dists/trunk/linux-2.6/; revision=8971
2007-06-12 00:14:48 +00:00
Maximilian Attems 19aedff385 GENERIC_PENDING_IRQ is i386, amd64 and ia64
move it there

svn path=/dists/trunk/linux-2.6/; revision=8967
2007-06-11 07:58:22 +00:00
Maximilian Attems 53e802e693 DEBUG_RODATA exists on i386, amd64 and hppa
move it there, disabled due to swsusp clash afaik.

svn path=/dists/trunk/linux-2.6/; revision=8966
2007-06-11 07:56:44 +00:00
Maximilian Attems 82cbdc72c5 SEMAPHORE_SLEEPERS is an amd64 and i386 variable,
put it there.

svn path=/dists/trunk/linux-2.6/; revision=8965
2007-06-11 07:53:17 +00:00
Maximilian Attems ea82d6a69e topconfig enable explicitly CONFIG_IDE_PROC_FS
matches previous behaviour for small images could be disabled,
as info in sysfs, default y.

svn path=/dists/trunk/linux-2.6/; revision=8953
2007-06-09 11:54:20 +00:00
Maximilian Attems d7cc3645ed ZONE_DMA32 also amd64 specific put it there,
gets 486 image build to zero warning.

svn path=/dists/trunk/linux-2.6/; revision=8948
2007-06-09 08:42:20 +00:00
Maximilian Attems a806b487c4 CC_STACKPROTECTOR is currently amd64 specific, put the option there.
svn path=/dists/trunk/linux-2.6/; revision=8947
2007-06-09 08:39:35 +00:00
Maximilian Attems 4b4f1f1e2e centralize net_sched settings,
some old configs like m68 disable it for a fifo,
strange to find s390 in that mix.

svn path=/dists/trunk/linux-2.6/; revision=8935
2007-06-07 11:27:58 +00:00
Maximilian Attems 41df7ab757 topconfig sorting, no functional change
svn path=/dists/trunk/linux-2.6/; revision=8934
2007-06-07 11:16:31 +00:00
Maximilian Attems f75a83d5cc centralize USB_KC2190, wasn't set on amd64
svn path=/dists/trunk/linux-2.6/; revision=8933
2007-06-07 10:57:56 +00:00
Maximilian Attems e1ab6c1068 enable FB_SM501
svn path=/dists/trunk/linux-2.6/; revision=8931
2007-06-07 10:51:26 +00:00
Maximilian Attems 9bab8e3dd6 enable FB_ARK
svn path=/dists/trunk/linux-2.6/; revision=8930
2007-06-07 10:49:27 +00:00
Maximilian Attems a479f62493 firewire sets lib variable CRC_ITU_T
svn path=/dists/trunk/linux-2.6/; revision=8929
2007-06-07 10:46:48 +00:00
Maximilian Attems 329ecf0c44 enable DISPLAY_SUPPORT for low-level control of a display
svn path=/dists/trunk/linux-2.6/; revision=8920
2007-06-06 17:36:18 +00:00
Maximilian Attems 48d0897e50 enable FUSION_LAN
svn path=/dists/trunk/linux-2.6/; revision=8918
2007-06-06 17:30:42 +00:00
Maximilian Attems ee3d24ca44 revert r8914 for now until further discussion
preempt bkl only makes sense with at least volountary preemption,
as then you get the debug path.

svn path=/dists/trunk/linux-2.6/; revision=8917
2007-06-06 17:25:43 +00:00
Maximilian Attems ed2e0dc3c6 SCSI_ESP_CORE gone as variable, set by drivers that depend on it.
svn path=/dists/trunk/linux-2.6/; revision=8916
2007-06-06 11:14:27 +00:00
Maximilian Attems 708d1f9577 * enable the juju firewire stack
"implementation designed for roboustness and simplicity"
  disable the old firewire stack and associated options
  let's see if someone cries for ieee1394_eth1394
* centralize firewire settings
* disable firewire on configs that disabled IEEE1394

  yuhu that gets amd64 down to zero unkown config variables. :)

svn path=/dists/trunk/linux-2.6/; revision=8915
2007-06-06 10:31:56 +00:00
Maximilian Attems ab93e75d9c topconfig: enable preemption of bkl.
let's see if we get bug reports with
"BUG: using smp_processor_id() in preemptible code"

svn path=/dists/trunk/linux-2.6/; revision=8914
2007-06-06 10:15:54 +00:00
Maximilian Attems fe1e01fb1a correct fallout while centralizing W1
svn path=/dists/trunk/linux-2.6/; revision=8900
2007-06-04 23:38:33 +00:00
Maximilian Attems dfd64e2864 order networking options, no functional change
svn path=/dists/trunk/linux-2.6/; revision=8898
2007-06-04 14:28:27 +00:00
Maximilian Attems cde5fc66b3 centralize HDLC setting
svn path=/dists/trunk/linux-2.6/; revision=8895
2007-06-04 13:21:09 +00:00
Maximilian Attems 6d7bedd9e0 * topconfig group w1 bus master variables
* kick any other w1 definition, most of them outdated
  enabled anyway due to topconfig

svn path=/dists/trunk/linux-2.6/; revision=8893
2007-06-04 13:06:22 +00:00
Maximilian Attems f997fddf4f input-polldev defaults to n and is a skeleton device driver
disable for now until a user shows up.

svn path=/dists/trunk/linux-2.6/; revision=8892
2007-06-04 09:58:23 +00:00
Maximilian Attems 4d0b3dfdad MOUSE_PS2_TOUCHKIT defaults to n and disabled in fedora configs too.
svn path=/dists/trunk/linux-2.6/; revision=8891
2007-06-04 09:53:03 +00:00
Maximilian Attems 6040bae970 explicitly disable MMC_UNSAFE_RESUME, defaults to n and due to possible data corruption
svn path=/dists/trunk/linux-2.6/; revision=8890
2007-06-04 09:23:50 +00:00
Maximilian Attems 2d87e93b58 enable FB_VT8623
svn path=/dists/trunk/linux-2.6/; revision=8889
2007-06-04 09:18:47 +00:00
Maximilian Attems 272b4c72c3 explicitly disable FB_NVIDIA_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=8888
2007-06-04 09:16:28 +00:00
Maximilian Attems 7898d11d17 more toplevel config grouping no functional change
svn path=/dists/trunk/linux-2.6/; revision=8887
2007-06-04 08:41:06 +00:00
Maximilian Attems 439f0a6d42 start grouping FB devices,
no functional change

svn path=/dists/trunk/linux-2.6/; revision=8886
2007-06-04 08:32:02 +00:00
Maximilian Attems 5dcaf22fbb order kernel hacking variables
svn path=/dists/trunk/linux-2.6/; revision=8885
2007-06-03 14:05:24 +00:00
Maximilian Attems 0ae14bd092 * topconfig order graphics support + fusion
* centralize CONFIG_FUSION_LAN setting

svn path=/dists/trunk/linux-2.6/; revision=8884
2007-06-03 13:55:59 +00:00
Maximilian Attems 44f305d072 centralize dvb b2c2
svn path=/dists/trunk/linux-2.6/; revision=8883
2007-06-03 13:41:20 +00:00
Maximilian Attems 1ee334bbc9 centralize dvb SAA7146
svn path=/dists/trunk/linux-2.6/; revision=8882
2007-06-03 13:37:39 +00:00
Maximilian Attems b41f721250 small ordering fix
svn path=/dists/trunk/linux-2.6/; revision=8881
2007-06-03 13:34:34 +00:00
Maximilian Attems 0414d6f18f centralize dvb atsc
svn path=/dists/trunk/linux-2.6/; revision=8880
2007-06-03 13:31:51 +00:00
Maximilian Attems a34815bd97 centralize dvb-c
svn path=/dists/trunk/linux-2.6/; revision=8876
2007-06-03 13:29:31 +00:00
Maximilian Attems b6eb92af76 centralize dvb-t
svn path=/dists/trunk/linux-2.6/; revision=8874
2007-06-03 13:27:20 +00:00
Maximilian Attems d07196b8c5 centralize dvb-s frontends
svn path=/dists/trunk/linux-2.6/; revision=8873
2007-06-03 13:23:16 +00:00
Maximilian Attems 08cf563b5c beeing fed up, centralize dvb usb controller variables
svn path=/dists/trunk/linux-2.6/; revision=8872
2007-06-03 13:19:10 +00:00
Maximilian Attems e5258cc6b9 mv x86 specific CONFIG_DELL_RBU to i386 and amd64 configs
svn path=/dists/trunk/linux-2.6/; revision=8868
2007-06-03 12:47:20 +00:00
Maximilian Attems 2f3c6c67bf mv i386 specific variable MICROCODE_OLD_INTERFACE too it's own arch conf
svn path=/dists/trunk/linux-2.6/; revision=8865
2007-06-03 12:36:08 +00:00
Maximilian Attems 8356e4a7e5 set SND_PORTMAN2X4, still need to bite the bullet to order SND variables
svn path=/dists/trunk/linux-2.6/; revision=8859
2007-06-03 11:58:32 +00:00