aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/config-default
Commit message (Collapse)AuthorAgeFilesLines
* ppc44x: remove 3.2 supportGabor Juhos2012-05-271-199/+0
| | | | SVN-Revision: 31901
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configsGabor Juhos2012-05-011-0/+1
| | | | SVN-Revision: 31547
* linux: move CONFIG_BOOKE_WDT to the generic configGabor Juhos2012-04-291-1/+0
| | | | SVN-Revision: 31520
* upgrade to 3.2, disable ppp by default until we figure out why ppp_generic ↵Imre Kaloz2012-03-191-0/+11
| | | | | | breaks bootup SVN-Revision: 31020
* upgrade to 3.0Imre Kaloz2011-07-231-0/+1
| | | | SVN-Revision: 27738
* add additional config symbolsImre Kaloz2010-11-021-0/+3
| | | | SVN-Revision: 23777
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* upgrade to 2.6.32.8Imre Kaloz2010-02-161-0/+3
| | | | SVN-Revision: 19672
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-3/+0
| | | | SVN-Revision: 19581
* some more Kconfig symbol move..Imre Kaloz2009-11-111-2/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-6/+0
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-111-18/+18
| | | | SVN-Revision: 18367
* disable ppc4xx watchdog, it's unreliableImre Kaloz2009-10-271-1/+1
| | | | SVN-Revision: 18186
* disable LEDS_GPIO_OFAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17908
* add missing USB kconfig optionsAndy Boyett2009-10-051-0/+5
| | | | SVN-Revision: 17904
* enable the watchdog driver for ppc4xxImre Kaloz2009-08-021-1/+1
| | | | SVN-Revision: 17095
* upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches aroundImre Kaloz2009-07-281-1/+2
| | | | SVN-Revision: 17034
* optimize the kernel for size, disable common PCI quirks, and sync kernel configGabor Juhos2009-07-181-43/+96
| | | | SVN-Revision: 16900
* enable PCIE on ppc44x as wellImre Kaloz2009-06-021-1/+2
| | | | SVN-Revision: 16296
* config cleanupsImre Kaloz2009-05-151-1/+0
| | | | SVN-Revision: 15861
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-3/+0
| | | | SVN-Revision: 15606
* cleanup MTD option handlingImre Kaloz2009-05-041-45/+0
| | | | SVN-Revision: 15602
* upgrade ppc44x to 2.6.28.2, add basic support for the AMCC CanyonlandsImre Kaloz2009-01-301-3/+5
| | | | SVN-Revision: 14280
* fix missing config symbol when doing a select all packagesFlorian Fainelli2009-01-231-0/+1
| | | | SVN-Revision: 14152
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | SVN-Revision: 13346
* upgrade ppc44x to 2.6.27Imre Kaloz2008-11-171-0/+2
| | | | SVN-Revision: 13266
* upgrade ppc44x to 2.6.26.2Imre Kaloz2008-08-071-0/+8
| | | | SVN-Revision: 12244
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-1/+1
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* add missing symbolTravis Kemen2008-04-151-0/+1
| | | | SVN-Revision: 10848
* convert ppc44x to arch/powerpc, use squashfs images by defaultImre Kaloz2008-02-031-18/+22
| | | | SVN-Revision: 10372
* * Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23Imre Kaloz2008-01-271-0/+165
SVN-Revision: 10290