Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
14 years ago
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
14 years ago
Jo-Philipp Wich
81cc3ef4f4
yet another missing symbol
...
SVN-Revision: 25875
14 years ago
Jo-Philipp Wich
72e6f95f99
add more missing kernel symbols
...
SVN-Revision: 25846
14 years ago
Jo-Philipp Wich
434e1950c6
add missing symbol
...
SVN-Revision: 25843
14 years ago
Felix Fietkau
d5c7314b76
kernel: disable sysctl syscall support - nothing uses it
...
SVN-Revision: 25773
14 years ago
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
14 years ago
Felix Fietkau
0e455ce84c
kernel: disable /proc/kcore
...
SVN-Revision: 25770
14 years ago
Felix Fietkau
0839658cbe
kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
...
SVN-Revision: 25766
14 years ago
Felix Fietkau
115a37d160
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
...
SVN-Revision: 25765
14 years ago
Felix Fietkau
93475d913e
kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
...
SVN-Revision: 25764
14 years ago
Felix Fietkau
a29c9c0712
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
...
SVN-Revision: 25763
14 years ago
Felix Fietkau
659a72e89a
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
...
SVN-Revision: 25684
14 years ago
Felix Fietkau
c5c798acac
kernel config: remove the obsolete pcomp unlzma symbol
...
SVN-Revision: 25683
14 years ago
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
14 years ago
Felix Fietkau
e36a6abcd3
add a few missing kernel config symbols
...
SVN-Revision: 25284
14 years ago
Hauke Mehrtens
8067116c10
kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
...
Thank you Philip Prindeville
SVN-Revision: 24951
14 years ago
Gabor Juhos
74f55db5e1
generic: more CONFIG_KEYBOARD_* symbols
...
SVN-Revision: 24860
14 years ago
Felix Fietkau
e8d19b1dbc
refresh generic kernel configs using kconfig.pl
...
SVN-Revision: 23578
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
Felix Fietkau
dff51d3f2c
kernel: add some missing debugging related config symbols
...
SVN-Revision: 22324
15 years ago
Hauke Mehrtens
3aa9ba520f
kernel: add missing config option found by buildbot
...
SVN-Revision: 22080
15 years ago
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
15 years ago
Florian Fainelli
6f4c13a017
add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot
...
SVN-Revision: 21889
15 years ago
Jo-Philipp Wich
91468dcf4f
package TPROXY target and module infrastructure
...
SVN-Revision: 21883
15 years ago
Gabor Juhos
b650fecb7d
ip17xx: Rename the driver to ip17xx.c
...
Following the big internal rename, this is the external rename.
Rename the source file to ip17xx.c and adjust Makefile and Kconfig.
Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>
SVN-Revision: 21724
15 years ago
Florian Fainelli
ac23dcfe11
do not override kmod-usb-storage-extras Kconfig symbols ( #7285 )
...
SVN-Revision: 21688
15 years ago
Hauke Mehrtens
cfec944f42
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
...
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y
SVN-Revision: 21449
15 years ago
Jo-Philipp Wich
32e7340bf2
update OCF framework to version 20100325
...
SVN-Revision: 21356
15 years ago
Florian Fainelli
8805ead76c
add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
...
SVN-Revision: 20426
15 years ago
Hauke Mehrtens
c1f9037135
kernel: Add some missing config symbols
...
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.
SVN-Revision: 20339
15 years ago
Nicolas Thill
0c13287c9d
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
...
SVN-Revision: 20156
15 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
Gabor Juhos
f1509eaf8c
kernel: add driver for the RTL8366RB switch
...
Thanks to Andrew Tarabaras.
SVN-Revision: 19837
15 years ago
Travis Kemen
8d4f5784d7
fix missing symbol
...
SVN-Revision: 19808
15 years ago
Hauke Mehrtens
ad11f6881a
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
SVN-Revision: 19799
15 years ago
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
15 years ago
Gabor Juhos
3c96b41d69
kernel: add a bunch of missing symbols to the 2.6.30 config
...
SVN-Revision: 19742
15 years ago
Travis Kemen
b60c2aab01
add missing symbol
...
SVN-Revision: 19699
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
Gabor Juhos
49c4df5487
rtl8366: make it available on all platforms
...
SVN-Revision: 19329
15 years ago
Nicolas Thill
917f4cf2a5
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
...
SVN-Revision: 18899
15 years ago
Florian Fainelli
5352215161
add missing kernel configuration symbols
...
SVN-Revision: 18630
15 years ago
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
15 years ago
Felix Fietkau
b2c8d3ada0
kernel: add missing config symbols for kernel debugging
...
SVN-Revision: 18524
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
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