linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 33/35] ARM: s3c6400_defconfig: Save defconfig
Date: Thu,  8 Jun 2017 18:10:44 +0200	[thread overview]
Message-ID: <20170608161049.12421-33-krzk@kernel.org> (raw)
In-Reply-To: <20170608160836.12196-1-krzk@kernel.org>

Generate new defconfig to get rid of obsolete Kconfig entries:
 - S3C_BOOT_ERROR_RESET, SND_S3C24XX_SOC and SND_SOC_SMDK_WM9713 are
   gone;
 - rest of entries is being removed by default values;

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/configs/s3c6400_defconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/configs/s3c6400_defconfig b/arch/arm/configs/s3c6400_defconfig
index 8979e343d255..507d7ad7523a 100644
--- a/arch/arm/configs/s3c6400_defconfig
+++ b/arch/arm/configs/s3c6400_defconfig
@@ -8,7 +8,6 @@ CONFIG_MODULE_UNLOAD=y
 CONFIG_ARCH_MULTI_V6=y
 # CONFIG_ARCH_MULTI_V7 is not set
 CONFIG_ARCH_S3C64XX=y
-CONFIG_S3C_BOOT_ERROR_RESET=y
 CONFIG_MACH_SMDK6400=y
 CONFIG_MACH_ANW6410=y
 CONFIG_MACH_MINI6410=y
@@ -19,11 +18,9 @@ CONFIG_MACH_HMT=y
 CONFIG_MACH_SMARTQ5=y
 CONFIG_MACH_SMARTQ7=y
 CONFIG_MACH_WLF_CRAGG_6410=y
-CONFIG_CPU_32v6K=y
 CONFIG_AEABI=y
 CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/linuxrc initrd=0x51000000,6M ramdisk_size=6144"
 CONFIG_VFP=y
-CONFIG_PM=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_MTD=y
 CONFIG_MTD_NAND=y
@@ -48,14 +45,11 @@ CONFIG_LCD_CLASS_DEVICE=y
 CONFIG_LCD_LTV350QV=y
 CONFIG_BACKLIGHT_CLASS_DEVICE=y
 CONFIG_BACKLIGHT_PWM=y
-# CONFIG_VGA_CONSOLE is not set
 CONFIG_SOUND=y
 CONFIG_SND=m
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_SOC=m
-CONFIG_SND_S3C24XX_SOC=m
-CONFIG_SND_SOC_SMDK_WM9713=m
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_OHCI_HCD=y
-- 
2.9.3

  parent reply	other threads:[~2017-06-08 16:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170608160836.12196-1-krzk@kernel.org>
2017-06-08 16:10 ` [PATCH 01/35] ARM: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski
2017-06-09  9:08   ` Liviu Dudau
2017-06-08 16:10 ` [PATCH 02/35] MIPS: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 24/35] ARM: defconfig: samsung: Re-order entries to match savedefconfig Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 25/35] ARM: mini2440_defconfig: Bring back lost (but wanted) options Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 26/35] ARM: tct_hammer_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 27/35] ARM: s3c2410_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 28/35] ARM: s3c6400_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 29/35] ARM: s5pv210_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 30/35] ARM: exynos_defconfig: Save defconfig Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 31/35] ARM: s3c2410_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 32/35] ARM: mini2440_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` Krzysztof Kozlowski [this message]
2017-06-08 16:10 ` [PATCH 34/35] ARM: s5pv210_defconfig: " Krzysztof Kozlowski
2017-06-08 16:10 ` [PATCH 35/35] ARM: tct_hammer_defconfig: " Krzysztof Kozlowski

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=20170608161049.12421-33-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).