Commit graph

25 commits

Author SHA1 Message Date
Gabor Juhos
e91dc2e5b3 target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33987
2012-10-29 10:11:05 +00:00
Gabor Juhos
39994008cb linux: move certain disabled symbols to the generic configs
* 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
2012-05-15 10:58:52 +00:00
Gabor Juhos
c6379f6295 linux: add broken flag to targets which are using 2.6.30
SVN-Revision: 31410
2012-04-21 15:18:54 +00:00
Jo-Philipp Wich
a9e64493d8 target: globally disable BSD process accounting
SVN-Revision: 28584
2011-10-25 16:18:36 +00:00
Nicolas Thill
e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
2010-04-12 23:15:56 +00:00
Nicolas Thill
0946764732 remove 'svn:executable' property
SVN-Revision: 20831
2010-04-12 17:08:57 +00:00
Nicolas Thill
e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Imre Kaloz
437f2bd5c1 add 2.6.32 support
SVN-Revision: 19823
2010-02-23 10:43:53 +00:00
Imre Kaloz
a593773232 move new files out from platform support patch
SVN-Revision: 19815
2010-02-22 13:54:47 +00:00
Imre Kaloz
7f1e72587d refresh patch
SVN-Revision: 19814
2010-02-22 13:19:30 +00:00
Imre Kaloz
825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Nicolas Thill
4ccdc4dd92 ubicom32: add 2 missing config symbols
SVN-Revision: 19310
2010-01-24 10:01:22 +00:00
Imre Kaloz
06d8dc9329 get rid of even more 2.6.28 stuff
SVN-Revision: 18953
2009-12-27 21:35:42 +00:00
Imre Kaloz
1fe38ff73b switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
SVN-Revision: 18952
2009-12-27 21:28:02 +00:00
Felix Fietkau
6fd0f35028 ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
SVN-Revision: 18806
2009-12-17 16:21:13 +00:00
Florian Fainelli
27d2411711 add missing configuration symbols
SVN-Revision: 18594
2009-11-29 00:33:27 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Felix Fietkau
83243b8990 ubicom32: remove some more unnecessary stuff from the kernel patch
SVN-Revision: 17418
2009-08-26 22:49:03 +00:00
Felix Fietkau
6013776150 Revert "[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues" (r17404) There are no licensing issues with this patch
SVN-Revision: 17416
2009-08-26 22:46:30 +00:00
Florian Fainelli
e326ff3fa5 remove kernel patch for now since it is incomplete and has some licensing issues
SVN-Revision: 17404
2009-08-26 07:44:21 +00:00
Florian Fainelli
a25cec813e default is to generate a ramdisk image
SVN-Revision: 17352
2009-08-22 18:18:38 +00:00
Felix Fietkau
75ee3370d9 add a new target for ubicom32 (compiles, but untested)
SVN-Revision: 17350
2009-08-21 22:32:31 +00:00