Jonas Gorski
400ab1802f
kernel: add some more missing serial 8250 config symbols
...
SVN-Revision: 31149
2012-03-30 08:11:01 +00:00
Jo-Philipp Wich
9a047b52d4
enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ( #8672 )
...
SVN-Revision: 30835
2012-03-07 14:14:52 +00:00
Felix Fietkau
66895b7115
kernel: disable bridge igmp snooping by default to avoid multicast issues
...
SVN-Revision: 29744
2012-01-14 13:50:25 +00:00
Jo-Philipp Wich
9fa33ceee2
add missing config symbol
...
SVN-Revision: 29610
2011-12-25 13:33:18 +00:00
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
2011-11-25 20:47:44 +00:00
Felix Fietkau
b06efd636a
kernel: add a top level menuconfig option for enabling lockdep
...
SVN-Revision: 28848
2011-11-08 00:32:57 +00:00
Jo-Philipp Wich
3d1d93cb0c
target: remove CONFIG_IDE_PROC_FS support as well
...
SVN-Revision: 28586
2011-10-25 16:40:06 +00:00
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
2011-10-25 16:18:36 +00:00
Hauke Mehrtens
d447cb5164
kernel: add some missing config options
...
These options where found by buildbot
SVN-Revision: 27920
2011-08-06 10:41:15 +00:00
Felix Fietkau
62b8cba9c0
kernel: enable inotify by default ( #8055 )
...
SVN-Revision: 27853
2011-07-31 18:12:23 +00:00
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
2011-07-24 14:17:58 +00:00
Hauke Mehrtens
5169b72c8a
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
...
SVN-Revision: 27731
2011-07-23 11:17:00 +00:00
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
2011-04-09 23:34:20 +00:00
Hauke Mehrtens
bba5f37bb8
kernel: add missing config options
...
SVN-Revision: 26552
2011-04-09 17:39:44 +00:00
Felix Fietkau
3798de4df7
kernel: add a few missing kernel config symbols
...
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Jo-Philipp Wich
81cc3ef4f4
yet another missing symbol
...
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Jo-Philipp Wich
72e6f95f99
add more missing kernel symbols
...
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
434e1950c6
add missing symbol
...
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Felix Fietkau
d5c7314b76
kernel: disable sysctl syscall support - nothing uses it
...
SVN-Revision: 25773
2011-02-27 20:06:13 +00:00
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
0e455ce84c
kernel: disable /proc/kcore
...
SVN-Revision: 25770
2011-02-27 19:52:52 +00:00
Felix Fietkau
0839658cbe
kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
...
SVN-Revision: 25766
2011-02-27 19:52:34 +00:00
Felix Fietkau
115a37d160
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
...
SVN-Revision: 25765
2011-02-27 19:52:29 +00:00
Felix Fietkau
93475d913e
kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
...
SVN-Revision: 25764
2011-02-27 19:52:25 +00:00
Felix Fietkau
a29c9c0712
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
...
SVN-Revision: 25763
2011-02-27 19:52:17 +00:00
Felix Fietkau
ac905e8a7b
kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it
...
SVN-Revision: 25689
2011-02-24 01:11:11 +00:00
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
2011-02-24 00:30:02 +00:00
Felix Fietkau
f31a576caf
kernel config: refresh using kconfig.pl
...
SVN-Revision: 25682
2011-02-24 00:29:52 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
e36a6abcd3
add a few missing kernel config symbols
...
SVN-Revision: 25284
2011-02-01 18:39:55 +00:00
Felix Fietkau
9299345c7f
add missing kernel kernel config symbol
...
SVN-Revision: 25017
2011-01-16 01:25:02 +00:00
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
2011-01-09 22:43:06 +00:00
Gabor Juhos
74f55db5e1
generic: more CONFIG_KEYBOARD_* symbols
...
SVN-Revision: 24860
2010-12-30 20:10:18 +00:00
Gabor Juhos
06c41ce02e
generic: add missing CONFIG_KEYBOARD_* symbols
...
SVN-Revision: 24852
2010-12-29 18:08:06 +00:00
Gabor Juhos
51dbb3d661
generic: add CONFIG_DEBUG_ICEDCC symbol
...
SVN-Revision: 24850
2010-12-29 17:29:01 +00:00
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Imre Kaloz
87f73331a4
revert r24604
...
SVN-Revision: 24605
2010-12-15 12:24:27 +00:00
Alexandros C. Couloumbis
164c97838a
target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
...
SVN-Revision: 24604
2010-12-15 12:15:46 +00:00
Imre Kaloz
67d797821c
use ext4 for ext2/3 on 2.6.32+
...
SVN-Revision: 24083
2010-11-22 12:11:50 +00:00
Imre Kaloz
7a8be69ce6
add missing Kconfig symbols
...
SVN-Revision: 24077
2010-11-22 11:03:29 +00:00
Alexandros C. Couloumbis
6bc36a80dd
linux/generic: add a missing symbol. (thank you kaloz)
...
SVN-Revision: 24001
2010-11-15 08:57:26 +00:00
Hauke Mehrtens
1c290dcbf7
kernel: fix l2tp kernel packages
...
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
SVN-Revision: 23993
2010-11-14 20:51:30 +00:00
Florian Fainelli
396969e7f9
add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
...
SVN-Revision: 23934
2010-11-09 08:42:21 +00:00
Alexandros C. Couloumbis
576284ebc3
target/linux: add missing symbols ( closes #8147 )
...
SVN-Revision: 23881
2010-11-04 21:42:07 +00:00
Imre Kaloz
9c0c9caaff
these belong to the generic config..
...
SVN-Revision: 23853
2010-11-04 11:09:08 +00:00
Imre Kaloz
7b8ed6ff49
add missing 2.6.36 symbols
...
SVN-Revision: 23850
2010-11-04 08:49:11 +00:00
Lars-Peter Clausen
7b3caf6f22
Add even more missing symbols to the 2.6.36 config
...
SVN-Revision: 23842
2010-11-03 21:01:01 +00:00
Imre Kaloz
1f4543eedc
more 2.6.36 config symbols..
...
SVN-Revision: 23778
2010-11-02 12:28:34 +00:00
Imre Kaloz
daa9161eaa
add some additional 2.6.36 symbol
...
SVN-Revision: 23770
2010-11-02 11:49:32 +00:00