aboutsummaryrefslogtreecommitdiff
path: root/target/linux/orion/config-default
Commit message (Collapse)AuthorAge
* orion: rename config-default to config-3.18Stijn Tintel2016-08-24
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4Felix Fietkau2015-09-08
| | | | | | | | | Everything except for blkcipher was already built-in, so make blkcipher built-in as well. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46820
* kernel: disable INET_LRO by defaultJonas Gorski2015-04-28
| | | | | | | | | | | | INET_LRO deprecated and there are exactly two drivers using it, neither being included in any of the targets enabling INET_LRO. At the same time both drivers needing it select it. So just disable it for everyone. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45584
* orion: upgrade to 3.18 (compile tested only)Imre Kaloz2015-04-12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45405
* kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLEDJohn Crispin2015-03-06
| | | | | | | | | Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since only one platfrom (omap) needs them. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44614
* kernel: disbale HAMRADIO in generic configJohn Crispin2015-03-06
| | | | | | | | | | | | | | | 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
* orion: Update kernel to 3.10.44Hauke Mehrtens2014-07-20
| | | | | | | | | | | | | | Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> [run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c, make dt2-setup.c compile, fix harddisk subprofile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41765
* orion: disable CONFIG_VM_EVENT_COUNTERS by defaultFelix Fietkau2013-06-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37068
* orion: add support for the lacie 2big network deviceFelix Fietkau2013-06-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37059
* versioned files and dirs still make no sense when you support only a single ↵Imre Kaloz2013-06-04
| | | | | | kernel... SVN-Revision: 36836
* orion: nuke 3.0 supportGabor Juhos2012-05-09
| | | | SVN-Revision: 31659
* add support for D-Link DNS-323Florian Fainelli2012-04-04
| | | | | | | | | | | | | this patch adds support for D-Link DNS323 storage device. You can find more info here: http://dns323.lukaperkov.net/ Currently you need serial cable to flash OpenWrt on DNS-323. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 31198
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-25
| | | | | | | | | | * 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
* only support EABI on ARM targetsImre Kaloz2011-03-07
| | | | SVN-Revision: 25928
* config symbol cleanupImre Kaloz2011-02-01
| | | | SVN-Revision: 25272
* add missing symbol for 2.6.38Imre Kaloz2011-01-24
| | | | SVN-Revision: 25091
* use CMDLINE_FORCEImre Kaloz2010-11-10
| | | | SVN-Revision: 23942
* linux/orion: fix iproute2 issue (partially closes ticket #7862)Alexandros C. Couloumbis2010-09-03
| | | | SVN-Revision: 22878
* orion: Missing symbols in 2.6.35-rc2 kernel config for OrionHauke Mehrtens2010-06-22
| | | | | | | | Thank you Maddes for your patch This closes #7441 SVN-Revision: 21882
* kernel: add missing config symbols.Hauke Mehrtens2010-05-29
| | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-24
| | | | SVN-Revision: 21130
* Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵Travis Kemen2010-03-14
| | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-11
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-06
| | | | SVN-Revision: 17962
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17948
* move more CONFIG_SND entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17942
* add missing kernel configuration symbol (#5564)Florian Fainelli2009-07-23
| | | | SVN-Revision: 16961
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-06
| | | | SVN-Revision: 16705
* we don't use RedBoot on orionImre Kaloz2009-06-01
| | | | SVN-Revision: 16283
* even more config file cleanupImre Kaloz2009-05-18
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-15
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-14
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-14
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-14
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-04
| | | | SVN-Revision: 15587
* orion: DT2 requires ISL1208 RTC to be enabledRod Whitby2009-03-22
| | | | SVN-Revision: 14964
* orion: Added initial support for Freecom DT2. Thanks to Zintis.Rod Whitby2009-03-22
| | | | SVN-Revision: 14963
* orion: add missing config entries when sound & spi are enabledNicolas Thill2009-01-30
| | | | SVN-Revision: 14286
* upgrade orion to 2.6.28-rc7Imre Kaloz2008-12-10
| | | | SVN-Revision: 13580
* Do not override classifier kernel configuration symbolsFlorian Fainelli2008-09-29
| | | | SVN-Revision: 12805
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-25
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-24
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-21
| | | | SVN-Revision: 12362