From: rmallon@gmail.com (Ryan Mallon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2 v3] ARM: ep93xx_defconfig: cleanup ep93xx_defconfig
Date: Fri, 18 Oct 2013 07:24:51 +1100 [thread overview]
Message-ID: <52604793.40506@gmail.com> (raw)
In-Reply-To: <201310171125.37004.hartleys@visionengravers.com>
On 18/10/13 05:25, H Hartley Sweeten wrote:
> Generate ep93xx_defconfig by doing:
>
> make ep93xx_defconfig
> make savedefconfig
> mv defconfig arch/arm/configs/ep93xx_defconfig
>
> No functional change. This just refreshes the ep93xx_defconfig to make it
> easier and cleaner when adding new entries.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <rmallon@gmail.com>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Alan Stern <stern@rowland.harvard.edu>
> Cc: Lennert Buytenhek <kernel@wantstofly.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Russell King <linux@arm.linux.org.uk>
> ---
> arch/arm/configs/ep93xx_defconfig | 16 ++--------------
> 1 file changed, 2 insertions(+), 14 deletions(-)
>
> diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig
> index 806005a..8eccbcb 100644
> --- a/arch/arm/configs/ep93xx_defconfig
> +++ b/arch/arm/configs/ep93xx_defconfig
> @@ -1,15 +1,14 @@
> -CONFIG_EXPERIMENTAL=y
> CONFIG_SYSVIPC=y
> CONFIG_IKCONFIG=y
> CONFIG_IKCONFIG_PROC=y
> CONFIG_LOG_BUF_SHIFT=14
> -CONFIG_SYSFS_DEPRECATED_V2=y
> CONFIG_EXPERT=y
> CONFIG_SLAB=y
> CONFIG_MODULES=y
> CONFIG_MODULE_UNLOAD=y
> CONFIG_MODULE_FORCE_UNLOAD=y
> # CONFIG_BLK_DEV_BSG is not set
> +CONFIG_PARTITION_ADVANCED=y
> # CONFIG_IOSCHED_CFQ is not set
> CONFIG_ARCH_EP93XX=y
> CONFIG_CRUNCH=y
> @@ -47,11 +46,8 @@ CONFIG_IPV6=y
> CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> # CONFIG_FW_LOADER is not set
> CONFIG_MTD=y
> -CONFIG_MTD_CONCAT=y
> -CONFIG_MTD_PARTITIONS=y
> CONFIG_MTD_REDBOOT_PARTS=y
> CONFIG_MTD_CMDLINE_PARTS=y
> -CONFIG_MTD_CHAR=y
> CONFIG_MTD_BLOCK=y
> CONFIG_MTD_CFI=y
> CONFIG_MTD_CFI_ADV_OPTIONS=y
> @@ -67,15 +63,14 @@ CONFIG_SCSI=y
> # CONFIG_SCSI_PROC_FS is not set
> CONFIG_BLK_DEV_SD=y
> CONFIG_NETDEVICES=y
> -CONFIG_NET_ETHERNET=y
> CONFIG_EP93XX_ETH=y
> CONFIG_USB_RTL8150=y
> # CONFIG_INPUT is not set
> # CONFIG_SERIO is not set
> # CONFIG_VT is not set
> +# CONFIG_LEGACY_PTYS is not set
> CONFIG_SERIAL_AMBA_PL010=y
> CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
> -# CONFIG_LEGACY_PTYS is not set
> # CONFIG_HW_RANDOM is not set
> CONFIG_I2C=y
> CONFIG_I2C_CHARDEV=y
> @@ -86,7 +81,6 @@ CONFIG_WATCHDOG=y
> CONFIG_EP93XX_WATCHDOG=y
> CONFIG_USB=y
> CONFIG_USB_DEBUG=y
> -CONFIG_USB_DEVICEFS=y
> CONFIG_USB_DYNAMIC_MINORS=y
> CONFIG_USB_OHCI_HCD=y
> CONFIG_USB_STORAGE=y
> @@ -100,24 +94,18 @@ CONFIG_RTC_DRV_EP93XX=y
> CONFIG_EXT2_FS=y
> CONFIG_EXT3_FS=y
> # CONFIG_EXT3_FS_XATTR is not set
> -CONFIG_INOTIFY=y
> CONFIG_VFAT_FS=y
> CONFIG_TMPFS=y
> CONFIG_JFFS2_FS=y
> CONFIG_NFS_FS=y
> -CONFIG_NFS_V3=y
> CONFIG_ROOT_NFS=y
> -CONFIG_PARTITION_ADVANCED=y
> CONFIG_NLS_CODEPAGE_437=y
> CONFIG_NLS_ISO8859_1=y
> CONFIG_MAGIC_SYSRQ=y
> -CONFIG_DEBUG_KERNEL=y
> CONFIG_DEBUG_SLAB=y
> CONFIG_DEBUG_SPINLOCK=y
> CONFIG_DEBUG_MUTEXES=y
> -# CONFIG_RCU_CPU_STALL_DETECTOR is not set
> CONFIG_DEBUG_USER=y
> -CONFIG_DEBUG_ERRORS=y
> CONFIG_DEBUG_LL=y
> # CONFIG_CRYPTO_ANSI_CPRNG is not set
> CONFIG_LIBCRC32C=y
prev parent reply other threads:[~2013-10-17 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 18:25 [PATCH 1/2 v3] ARM: ep93xx_defconfig: cleanup ep93xx_defconfig H Hartley Sweeten
2013-10-17 20:24 ` Ryan Mallon [this message]
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=52604793.40506@gmail.com \
--to=rmallon@gmail.com \
--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).