Gabor Juhos
e91dc2e5b3
target: refresh all target configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33987
12 years ago
John Crispin
ba6751058b
gpiodev/gpioctl RIP
...
SVN-Revision: 33725
12 years ago
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
13 years ago
Nicolas Thill
5e83009a52
targets: fix CONFIG_USB_STORAGE_* inconsistency
...
* all options were switched from bool to tristate in 2.6.30
* add/change/move them to generic, disabled by default
* remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09
* remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6
* cleanup ordering
SVN-Revision: 29337
13 years ago
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
13 years ago
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
14 years ago
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
14 years ago
Jo-Philipp Wich
867ac59ff9
enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
...
SVN-Revision: 22846
14 years ago
Gabor Juhos
4128c72275
generic: don't override CONFIG_DEBUG_FS
...
SVN-Revision: 21749
15 years ago
Nicolas Thill
9ae19dcf87
target: remove CONFIG_CRC16 override ( closes : #7194 )
...
SVN-Revision: 21130
15 years ago
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Lars-Peter Clausen
4d9a900dbb
Add some missing symbols to the generic 2.6.32 config
...
SVN-Revision: 19490
15 years ago
Jens Muecke
8431a6aa5e
Make beagleboard as subtarget from omap35xx
...
SVN-Revision: 18779
15 years ago
Jens Muecke
2e00cd6d71
Adding Beagleboard support - unfinished
...
The beagleboard target is still unfinied:
running:
- MMC Card (incl. boot)
- DSS2 graphic driver
missing:
- full USB Host and Gadget
TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support
SVN-Revision: 18775
15 years ago