John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
10 years ago
Felix Fietkau
7cc5b6f9e9
all targets: remove all =m kernel config symbols
...
modules build during the kernel compile phase are ignored anyway,
all modules should be built using KernelPackage in
package/kernel/linux/modules/*
selecting the appropriate config symbols there rather than in
target/linux/*/config-*
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43842
10 years ago
Florian Fainelli
1e103b2ecc
target: enable XZ BCJ decompressor code after r35097
...
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
12 years ago
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
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
Gabor Juhos
b284c0e804
pxa: add support for 3.3
...
SVN-Revision: 31641
13 years ago
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
13 years ago
Imre Kaloz
5e58d35a34
upgrade to 2.6.37
...
SVN-Revision: 26224
14 years ago
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
14 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
Imre Kaloz
40ba15806f
upgrade to 2.6.32.7, switch to squashfs, remove broken flag
...
SVN-Revision: 19562
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Imre Kaloz
a01ec2469b
move CPUFREQ to generic configs
...
SVN-Revision: 18368
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Nicolas Thill
5d587fbd49
config: add CONFIG_USB_SUSPEND to generic
...
SVN-Revision: 17964
15 years ago
Nicolas Thill
fcc67b55b1
move common CONFIG_MMC entries to generic
...
SVN-Revision: 17948
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
Florian Fainelli
8d91123a0f
avoid overriding CONFIG_TUN with a couple of targets
...
SVN-Revision: 16705
16 years ago
Imre Kaloz
3054efa82a
IKCONFIG shouldn't be enabled by default
...
SVN-Revision: 16473
16 years ago
Imre Kaloz
e965c02820
even more config file cleanup
...
SVN-Revision: 15913
16 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Imre Kaloz
6bfddb152f
some additional config file cleanup..
...
SVN-Revision: 15845
16 years ago
Imre Kaloz
c83d91fcfc
unify congestion control options
...
SVN-Revision: 15844
16 years ago
Imre Kaloz
3b8ab3d52a
move arm ARCH symbols to the generic configs
...
SVN-Revision: 15842
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Imre Kaloz
261802269d
incomplete Gumstix support
...
SVN-Revision: 10955
17 years ago