From: Oleksij Rempel <o.rempel@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [DistroKit] [PATCH v1 08/11] MIPS: kernel: malta: disable unused functions CPU_ISOLATION and CONNECTOR
Date: Sat, 4 Apr 2020 10:03:54 +0200 [thread overview]
Message-ID: <20200404080357.4377-8-o.rempel@pengutronix.de> (raw)
In-Reply-To: <20200404080357.4377-1-o.rempel@pengutronix.de>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
configs/platform-mips/kernelconfig-malta | 5 ++---
configs/platform-mips/kernelconfig-malta.diff | 4 +---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/configs/platform-mips/kernelconfig-malta b/configs/platform-mips/kernelconfig-malta
index 03fadc2..f6edc50 100644
--- a/configs/platform-mips/kernelconfig-malta
+++ b/configs/platform-mips/kernelconfig-malta
@@ -92,7 +92,7 @@ CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_PSI is not set
# end of CPU/Task time and stats accounting
-CONFIG_CPU_ISOLATION=y
+# CONFIG_CPU_ISOLATION is not set
#
# RCU Subsystem
@@ -1261,7 +1261,7 @@ CONFIG_REGMAP_MMIO=y
# CONFIG_SIMPLE_PM_BUS is not set
# end of Bus devices
-CONFIG_CONNECTOR=m
+# CONFIG_CONNECTOR is not set
# CONFIG_GNSS is not set
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set
@@ -2441,7 +2441,6 @@ CONFIG_FB_CIRRUS=y
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
-# CONFIG_FB_UVESA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
diff --git a/configs/platform-mips/kernelconfig-malta.diff b/configs/platform-mips/kernelconfig-malta.diff
index 858f897..696f607 100644
--- a/configs/platform-mips/kernelconfig-malta.diff
+++ b/configs/platform-mips/kernelconfig-malta.diff
@@ -193,12 +193,11 @@ CONFIG_CLZ_TAB=y
# CONFIG_CNIC is not set
# CONFIG_COMEDI is undefined
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is undefined
-CONFIG_CONNECTOR=m
CONFIG_COREDUMP=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
# CONFIG_CPUSETS is not set
# CONFIG_CPU_HAS_SMARTMIPS is not set
-CONFIG_CPU_ISOLATION=y
+# CONFIG_CPU_ISOLATION is not set
# CONFIG_CPU_LITTLE_ENDIAN is not set
# CONFIG_CPU_MICROMIPS is not set
# CONFIG_CPU_MIPS32_3_5_FEATURES is not set
@@ -392,7 +391,6 @@ CONFIG_FB_NOTIFY=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
-# CONFIG_FB_UVESA is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
--
2.26.0.rc2
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2020-04-04 8:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-04 8:03 [DistroKit] [PATCH v1 01/11] MIPS: kernel: enable i2c support Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 02/11] MIPS: kernel: enable USB support Oleksij Rempel
2020-04-05 16:59 ` Robert Schwebel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 03/11] MIPS: kernel: enable CPU_IDLE support Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 04/11] MIPS: kernel: enable EXT4 and VFAT FS support Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 05/11] MIPS: kernel: malta: disable dummy driver Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 06/11] MIPS: kernel: malta: disable devmem support Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 07/11] MIPS: kernel: malta: enable PREEMPT support Oleksij Rempel
2020-04-05 17:10 ` Robert Schwebel
2020-04-04 8:03 ` Oleksij Rempel [this message]
2020-04-04 8:03 ` [DistroKit] [PATCH v1 09/11] MIPS: kernel: malta: disable unused name spaces Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 10/11] MIPS: kernel: malta: disable SYSTEM_TRUSTED_KEYRING and WiFI support Oleksij Rempel
2020-04-04 8:03 ` [DistroKit] [PATCH v1 11/11] MIPS: malta: fix qemu run script Oleksij Rempel
2020-04-05 16:57 ` [DistroKit] [PATCH v1 01/11] MIPS: kernel: enable i2c support Robert Schwebel
2020-04-05 16:58 ` Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200404080357.4377-8-o.rempel@pengutronix.de \
--to=o.rempel@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox