aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86_64/config-default
Commit message (Collapse)AuthorAgeFilesLines
* x86: make x86_64 a subtarget instead of a standalone targetFelix Fietkau2015-03-291-512/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45115
* kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLEDJohn Crispin2015-03-061-1/+0
| | | | | | | | | 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: remove GENERIC_NET_UTILS from platform configsJohn Crispin2015-03-061-1/+0
| | | | | | | | | | CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled in generic config, so we don't need this symbol in platform specific configurations. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44611
* x86_64: add more symbols required to enable SMPJo-Philipp Wich2015-01-311-1/+5
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44233
* x86_64: support HyperThreading and SMP with up to 8 CPUsJo-Philipp Wich2015-01-311-1/+3
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44232
* x86_64: enable PCIE supportJo-Philipp Wich2015-01-291-0/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44203
* Revert "x86_64: enable PCIE support"Jo-Philipp Wich2015-01-291-2/+0
| | | | | | | | | This reverts commit daadd4320c4eadce3937e8ca13ede0ce1b97e125 which erroneously introduced unrelated changes. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44202
* x86_64: enable PCIE supportJo-Philipp Wich2015-01-291-0/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44201
* x86_64: unbreak squashfs imagesJo-Philipp Wich2014-10-191-2/+5
| | | | | | | | | Enable the required squashfs and block2mtd support in the kernel in order to be able to actually boot them. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42967
* kernel: update 3.14 to 3.14.16Luka Perkov2014-08-081-0/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42070
* kernel: update 3.14 to 3.14.7Luka Perkov2014-06-111-0/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41150
* x86_64: enable high res timers by defaultFelix Fietkau2014-05-051-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40698
* x86_64: add usb support (including storage) to the kernel configFelix Fietkau2014-04-111-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40455
* enable native KVM and VMware driversImre Kaloz2014-04-091-15/+48
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40434
* add x86_64 target supportImre Kaloz2014-01-071-0/+458
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39208