Commit Graph

28 Commits (518a70f06c0e3cc866d15e7d072725d5d7b65f8e)

Author SHA1 Message Date
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
12 years ago
Gabor Juhos c6379f6295 linux: add broken flag to targets which are using 2.6.30
SVN-Revision: 31410
12 years ago
Felix Fietkau 335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
14 years ago
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
14 years ago
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
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Nicolas Thill 2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
15 years ago
Nicolas Thill 084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
15 years ago
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
15 years ago
Imre Kaloz c3aa860a11 update to 2.6.30.2
SVN-Revision: 16931
15 years ago
Florian Fainelli f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
15 years ago
Felix Fietkau 2c1894ed9a goldfish: add missing kernel config options for power management
SVN-Revision: 16466
15 years ago
Felix Fietkau 828fd68e00 goldfish: fix clocksource api mismatch
SVN-Revision: 16465
15 years ago
Felix Fietkau b04204c14d include a skin for the goldfish emulator
SVN-Revision: 16460
15 years ago
Felix Fietkau f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
SVN-Revision: 16459
15 years ago