aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/be/config-default
Commit message (Collapse)AuthorAgeFilesLines
* malta: prune subtarget configsTony Ambardar2021-03-171-8/+0
| | | | | | | Drop autogenerated kernel config options. These aren't needed to build and can obscure options relevant to the subtarget. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* malta: Refresh kernel configurationHauke Mehrtens2020-08-101-0/+8
| | | | | | | | | | | This refreshes the kernel configuration on top of kernel 5.4. It now builds without asking to select some kernel options on all 4 subtargets. It still does not boot up, there is a different problem. Tested-By: Yousong Zhou <yszhou4tech@gmail.com> Acked-By: Yousong Zhou <yszhou4tech@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* malta: enable HighMem on MIPS32Aleksander Jan Bajkowski2020-01-151-0/+1
| | | | | | It allows to use more than 256MB memory on MIPS32. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* malta: upgrade to kernel 4.9Hauke Mehrtens2017-10-151-6/+0
| | | | | | This brings the MIPS malta target to kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* malta: refresh configurationLuka Perkov2013-08-211-2/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37819
* malta: move 32-bits options to subtarget configFlorian Fainelli2013-04-051-0/+8
| | | | | | | | Preliminary change to add support for MIPS64-based malta subtargets. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36210
* malta: use common kernel configGabor Juhos2012-06-021-301/+0
| | | | SVN-Revision: 32022
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* add missing kernel config symbolsFlorian Fainelli2011-10-041-0/+1
| | | | SVN-Revision: 28363
* update to 2.6.38.2Florian Fainelli2011-05-051-96/+23
| | | | SVN-Revision: 26833
* update to 2.6.35.3Florian Fainelli2010-08-251-10/+23
| | | | SVN-Revision: 22791
* - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵Jo-Philipp Wich2010-04-161-3/+20
| | | | | | available for malta target SVN-Revision: 20923
* fix module loading due to CONFIG_LOCALVERSION being on (#7144)Florian Fainelli2010-04-121-1/+0
| | | | SVN-Revision: 20822
* create two endian-specific subtargets, as malta can run bothFlorian Fainelli2010-04-101-0/+355
SVN-Revision: 20790