linux/debian/config/mips
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
..
config * [mips] Enable KEXEC. 2013-05-30 09:45:43 +00:00
config.4kc-malta Disable a large number of probably useless drivers 2013-09-01 23:26:06 +00:00
config.5kc-malta Disable a large number of probably useless drivers 2013-09-01 23:26:06 +00:00
config.octeon [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules. 2013-03-01 18:14:24 +00:00
config.r4k-ip22 Disable some NET_VENDOR config symbols by default 2013-09-01 02:58:39 +00:00
config.r5k-ip32 Merge changes from sid up to 3.2.41-1 2013-03-23 07:15:51 +00:00
config.sb1-bcm91250a ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere 2013-09-01 03:50:25 +00:00
config.sb1a-bcm91480b ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere 2013-09-01 03:50:25 +00:00
defines [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS. 2013-03-01 15:07:35 +00:00