Commit Graph

21 Commits

Author SHA1 Message Date
YunQiang Su d31776d28d Enable FB_SM750 and DRM_AST for Loongson-3
Some new Loongson servers are using Aspeed BMC, which has an GPU.
Some other Loongson servers are using SM750 GPU instead of AMD's.

Since MIPS doesn't have a generic display driver like VESA, we need
to install sm750fb and (drm_)ast into Loongson's fb-moduels udeb package.

(cherry picked from commit 6fbe9f4e363b32a70adf391e6d74ae21c52f16b6)
2019-01-08 07:03:29 +00:00
Uwe Kleine-König 85da926d38 Revert "wip" which was pushed by mistake
This reverts commit 331fdb5fb8.
2018-10-16 20:18:50 +02:00
Uwe Kleine-König 331fdb5fb8 wip 2018-10-16 08:44:27 +02:00
Ben Hutchings 5df1ad8e8b Clean up kconfig with kconfigeditor2
Drop one long-obsolete and one automatic symbol that were wrongly
added recently.
2018-06-22 17:55:54 +01:00
YunQiang Su ecefd63ffc loongson-3: enable NUMA, CPU_PM, CPU_IDLE, RS780_HPET, REGULATOR 2018-05-14 15:59:09 +08:00
Aurelien Jarno d518bcf5f3 [mips*el/loongson-3] Disable PAGE_EXTENSION and PAGE_POISONING.
This workaround a kernel crash, until the real issue is found. It is
currently being investigated.
2017-04-22 01:16:49 +02:00
Ben Hutchings c22c7deb17 [mips*el/loongson-3] Set NR_CPUS=16 to allow for Loongson 3B2000
The Loongson 3B2000 has 4 cores and can apparently be used in a 4-way
configuration, for 16 CPUs.

I don't think the current configuration will run on a 3B2000, but this
should avoid an ABI break if we address that.
2017-04-16 17:18:59 +01:00
Ben Hutchings cce3a89e12 Update config for 4.8 2016-08-28 21:51:18 +01:00
Ben Hutchings e41dc6a9cb 8139too: Use same configuration on all architectures
Enable 8139TOO_TUNE_TWISTER, 8139TOO_8129 and disable 8139TOO_PIO.
2016-05-23 21:43:19 +01:00
Ben Hutchings 6468e3b19a [mips*] Change NFS and various storage and network drivers from built-in to modules 2016-05-23 21:42:54 +01:00
Ben Hutchings 8153f20f17 [mips*] Delete redundant config settings
These are already set at the top level.
2016-05-23 12:51:50 +01:00
Ben Hutchings b3a4c37834 [mips*] Move some common options to per-kernel-arch config 2016-05-23 12:06:08 +01:00
Ben Hutchings b2a13150ad [hppa/parisc64-smp,mips*el/loongson-3] udeb: Remove i2c-modules again (fixes FTBFS)
The drivers that belong in it are actually built-in.  Adjust the
config to make sure this remains true.
2015-09-27 13:19:53 +01:00
Ben Hutchings bbd5771c11 Update config for symbol changes in 4.2
Re-enable various config options disabled by name changes:
- SUNRPC_XPRT_RDMA replaced SUNRPC_XPRT_RDMA_{CLIENT,SERVER}
- [mips*el/loongson*] LOONGSON64 replaced LOONGSON
- [x86] COMEDI_8255_SA replaced COMEDI_8255

Drop explicit settings for symbols that are now automatic.
2015-08-26 02:00:47 +01:00
Ben Hutchings 9ce5cce4ba Clean up config
Use kconfigeditor2/process.py to put all definitions in Kconfig order
with proper headings.

Delete all definitions of unknown config symbols, which I verified
have been removed (or made automatic) upstream and not renamed.

svn path=/dists/sid/linux/; revision=22701
2015-05-25 02:22:25 +00:00
Aurelien Jarno 5e776bb276 [mips*/loongson3] Backport Loongson 3B support from 3.17.
svn path=/dists/trunk/linux/; revision=21741
2014-08-24 18:45:12 +00:00
Bastian Blank 4051568f2b debian/config: Remove known dead options, resurrect others
svn path=/dists/trunk/linux/; revision=21690
2014-08-06 14:33:47 +00:00
Aurelien Jarno 15111703ff [mips*/loongson3] Enable TRANSPARENT_HUGEPAGE.
svn path=/dists/trunk/linux/; revision=21681
2014-08-04 09:44:50 +00:00
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Aurelien Jarno 343ba111eb * [mipsel,mips64el/loongson-3] Enable PREEMPT instead of PREEMPT_VOLUNTARY
as it workarounds SMP issues.

svn path=/dists/sid/linux/; revision=21628
2014-07-24 19:05:01 +00:00
Aurelien Jarno bedcc1d86e Backport mips configuration files changes and loongson 3 support from trunk
svn path=/dists/sid/linux/; revision=21583
2014-07-20 12:04:40 +00:00