Commit Graph

60 Commits (b06efd636a7b5e804e2f0d427d0438da0a237eda)

Author SHA1 Message Date
Felix Fietkau b06efd636a kernel: add a top level menuconfig option for enabling lockdep
SVN-Revision: 28848
13 years ago
Jo-Philipp Wich 3d1d93cb0c target: remove CONFIG_IDE_PROC_FS support as well
SVN-Revision: 28586
13 years ago
Jo-Philipp Wich a9e64493d8 target: globally disable BSD process accounting
SVN-Revision: 28584
13 years ago
Hauke Mehrtens d447cb5164 kernel: add some missing config options
These options where found by buildbot

SVN-Revision: 27920
13 years ago
Jonas Gorski 61e2e03311 kernel: Fix firewire for 2.6.37+
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.

SVN-Revision: 27874
13 years ago
Felix Fietkau 62b8cba9c0 kernel: enable inotify by default (#8055)
SVN-Revision: 27853
13 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720
Fixes problem with TFM allocation in cryptosoft.c

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

Hauke:
 * remove ubsec_ssb package and take it from ocf-linux
 * use patches from ocf-linux package
 * refresh all patches
 * readd some build fixes for OpenWrt.
 * readd CRYPTO_MANAGER dependency

SVN-Revision: 27753
13 years ago
Hauke Mehrtens 5169b72c8a kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
SVN-Revision: 27731
13 years ago
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
13 years ago
Hauke Mehrtens bba5f37bb8 kernel: add missing config options
SVN-Revision: 26552
13 years ago
Imre Kaloz 0a65ef965d enable the 'big kernel lock' by default
SVN-Revision: 26267
13 years ago
Felix Fietkau 334ea34d35 kernel: replace mini_fo with overlayfs for 2.6.37
SVN-Revision: 26209
13 years ago
Felix Fietkau 3798de4df7 kernel: add a few missing kernel config symbols
SVN-Revision: 26189
13 years ago
Jo-Philipp Wich 3e08b75693 add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
13 years ago
Jo-Philipp Wich 81cc3ef4f4 yet another missing symbol
SVN-Revision: 25875
13 years ago
Jo-Philipp Wich 72e6f95f99 add more missing kernel symbols
SVN-Revision: 25846
13 years ago
Jo-Philipp Wich 434e1950c6 add missing symbol
SVN-Revision: 25843
13 years ago
Felix Fietkau d5c7314b76 kernel: disable sysctl syscall support - nothing uses it
SVN-Revision: 25773
13 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
13 years ago
Felix Fietkau 0e455ce84c kernel: disable /proc/kcore
SVN-Revision: 25770
13 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
13 years ago
Felix Fietkau 115a37d160 kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
SVN-Revision: 25765
13 years ago
Felix Fietkau 93475d913e kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
SVN-Revision: 25764
13 years ago
Felix Fietkau a29c9c0712 kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
SVN-Revision: 25763
13 years ago
Felix Fietkau ac905e8a7b kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it
SVN-Revision: 25689
13 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
13 years ago
Felix Fietkau f31a576caf kernel config: refresh using kconfig.pl
SVN-Revision: 25682
13 years ago
Felix Fietkau 5728d13d02 kernel: add missing config symbols
SVN-Revision: 25643
13 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
13 years ago
Florian Fainelli 5d3ef77be8 add more 2.6.37 missing symbols
SVN-Revision: 25534
14 years ago
Florian Fainelli efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
14 years ago
Felix Fietkau e36a6abcd3 add a few missing kernel config symbols
SVN-Revision: 25284
14 years ago
Imre Kaloz 7ab8489f82 config symbol cleanup
SVN-Revision: 25272
14 years ago
Imre Kaloz ae7209a6a4 add missing symbols
SVN-Revision: 25271
14 years ago
Daniel Dickinson cc7e8eabb1 Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
SVN-Revision: 25031
14 years ago
Felix Fietkau 9299345c7f add missing kernel kernel config symbol
SVN-Revision: 25017
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
Jo-Philipp Wich dcec7f5e20 disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations
SVN-Revision: 24905
14 years ago
Gabor Juhos 74f55db5e1 generic: more CONFIG_KEYBOARD_* symbols
SVN-Revision: 24860
14 years ago
Gabor Juhos 06c41ce02e generic: add missing CONFIG_KEYBOARD_* symbols
SVN-Revision: 24852
14 years ago
Gabor Juhos 51dbb3d661 generic: add CONFIG_DEBUG_ICEDCC symbol
SVN-Revision: 24850
14 years ago
Hauke Mehrtens acb5e80846 kernel: add config option added in kernel 2.6.37-rc7 to generic and run make kernel_oldconfig for brcm47xx.
SVN-Revision: 24805
14 years ago
Gabor Juhos a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
14 years ago
Imre Kaloz 87f73331a4 revert r24604
SVN-Revision: 24605
14 years ago
Alexandros C. Couloumbis 164c97838a target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
SVN-Revision: 24604
14 years ago
Gabor Juhos 17564e7db8 generic: yet another missing config symbol for 2.6.37
SVN-Revision: 24208
14 years ago
Hauke Mehrtens 34d53c2be1 kernel: add missing config symbols for 2.6.37-rc3
Thank you maddes for reporting. (closes #8323)

SVN-Revision: 24165
14 years ago
Hauke Mehrtens 256f94dea4 kernel: add missing config option
SVN-Revision: 24157
14 years ago
Imre Kaloz 67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
14 years ago