From: Michael Trimarchi <trimarchi@gandalf.sssup.it>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: sh7785lcr: fix defconfig for 29-bit mode
Date: Wed, 22 Apr 2009 10:51:05 +0000 [thread overview]
Message-ID: <49EEF699.8060705@gandalf.sssup.it> (raw)
In-Reply-To: <49EEF66B.2010507@renesas.com>
Yoshihiro Shimoda wrote:
> Fix the problem that cannot work 29-bit mode when use sh7785lcr_defconfig.
>
> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
>
Just to know... Is it impossible to select the 29bit mode for sh7785?
Michael
> ---
> arch/sh/configs/sh7785lcr_defconfig | 57 ++++++++++++++++++++++------------
> 1 files changed, 37 insertions(+), 20 deletions(-)
>
> diff --git a/arch/sh/configs/sh7785lcr_defconfig b/arch/sh/configs/sh7785lcr_defconfig
> index 8a42bbe..e4fac2e 100644
> --- a/arch/sh/configs/sh7785lcr_defconfig
> +++ b/arch/sh/configs/sh7785lcr_defconfig
> @@ -1,10 +1,11 @@
> #
> # Automatically generated make config: don't edit
> -# Linux kernel version: 2.6.29
> -# Thu Apr 2 19:15:58 2009
> +# Linux kernel version: 2.6.30-rc2
> +# Wed Apr 22 19:17:56 2009
> #
> CONFIG_SUPERH=y
> CONFIG_SUPERH32=y
> +# CONFIG_SUPERH64 is not set
> CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
> CONFIG_RWSEM_GENERIC_SPINLOCK=y
> CONFIG_GENERIC_BUG=y
> @@ -79,6 +80,7 @@ CONFIG_SYSCTL_SYSCALL=y
> CONFIG_KALLSYMS=y
> # CONFIG_KALLSYMS_ALL is not set
> # CONFIG_KALLSYMS_EXTRA_PASS is not set
> +# CONFIG_STRIP_ASM_SYMS is not set
> CONFIG_HOTPLUG=y
> CONFIG_PRINTK=y
> CONFIG_BUG=y
> @@ -98,6 +100,7 @@ CONFIG_SLAB=y
> # CONFIG_SLUB is not set
> # CONFIG_SLOB is not set
> CONFIG_PROFILING=y
> +# CONFIG_MARKERS is not set
> # CONFIG_OPROFILE is not set
> CONFIG_HAVE_OPROFILE=y
> # CONFIG_KPROBES is not set
> @@ -106,6 +109,8 @@ CONFIG_HAVE_KPROBES=y
> CONFIG_HAVE_KRETPROBES=y
> CONFIG_HAVE_ARCH_TRACEHOOK=y
> CONFIG_HAVE_CLK=y
> +CONFIG_HAVE_DMA_API_DEBUG=y
> +# CONFIG_SLOW_WORK is not set
> CONFIG_HAVE_GENERIC_DMA_COHERENT=y
> CONFIG_SLABINFO=y
> CONFIG_RT_MUTEXES=y
> @@ -118,7 +123,6 @@ CONFIG_MODULE_UNLOAD=y
> # CONFIG_MODULE_SRCVERSION_ALL is not set
> CONFIG_BLOCK=y
> # CONFIG_LBD is not set
> -# CONFIG_BLK_DEV_IO_TRACE is not set
> # CONFIG_BLK_DEV_BSG is not set
> # CONFIG_BLK_DEV_INTEGRITY is not set
>
> @@ -166,6 +170,7 @@ CONFIG_CPU_SHX2=y
> # CONFIG_CPU_SUBTYPE_SH7760 is not set
> # CONFIG_CPU_SUBTYPE_SH4_202 is not set
> # CONFIG_CPU_SUBTYPE_SH7723 is not set
> +# CONFIG_CPU_SUBTYPE_SH7724 is not set
> # CONFIG_CPU_SUBTYPE_SH7763 is not set
> # CONFIG_CPU_SUBTYPE_SH7770 is not set
> # CONFIG_CPU_SUBTYPE_SH7780 is not set
> @@ -175,8 +180,6 @@ CONFIG_CPU_SUBTYPE_SH7785=y
> # CONFIG_CPU_SUBTYPE_SH7343 is not set
> # CONFIG_CPU_SUBTYPE_SH7722 is not set
> # CONFIG_CPU_SUBTYPE_SH7366 is not set
> -# CONFIG_CPU_SUBTYPE_SH5_101 is not set
> -# CONFIG_CPU_SUBTYPE_SH5_103 is not set
>
> #
> # Memory management options
> @@ -186,38 +189,31 @@ CONFIG_MMU=y
> CONFIG_PAGE_OFFSET=0x80000000
> CONFIG_MEMORY_START=0x08000000
> CONFIG_MEMORY_SIZE=0x08000000
> -# CONFIG_29BIT is not set
> -CONFIG_32BIT=y
> -CONFIG_PMB_ENABLE=y
> -# CONFIG_PMB is not set
> -CONFIG_PMB_FIXED=y
> +CONFIG_29BIT=y
> +# CONFIG_PMB_ENABLE is not set
> # CONFIG_X2TLB is not set
> CONFIG_VSYSCALL=y
> # CONFIG_NUMA is not set
> CONFIG_ARCH_FLATMEM_ENABLE=y
> CONFIG_ARCH_SPARSEMEM_ENABLE=y
> CONFIG_ARCH_SPARSEMEM_DEFAULT=y
> -CONFIG_MAX_ACTIVE_REGIONS=2
> +CONFIG_MAX_ACTIVE_REGIONS=1
> CONFIG_ARCH_POPULATES_NODE_MAP=y
> CONFIG_ARCH_SELECT_MEMORY_MODEL=y
> -CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
> -CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
> CONFIG_PAGE_SIZE_4KB=y
> # CONFIG_PAGE_SIZE_8KB is not set
> # CONFIG_PAGE_SIZE_16KB is not set
> # CONFIG_PAGE_SIZE_64KB is not set
> CONFIG_ENTRY_OFFSET=0x00001000
> CONFIG_SELECT_MEMORY_MODEL=y
> -# CONFIG_FLATMEM_MANUAL is not set
> +CONFIG_FLATMEM_MANUAL=y
> # CONFIG_DISCONTIGMEM_MANUAL is not set
> -CONFIG_SPARSEMEM_MANUAL=y
> -CONFIG_SPARSEMEM=y
> -CONFIG_HAVE_MEMORY_PRESENT=y
> +# CONFIG_SPARSEMEM_MANUAL is not set
> +CONFIG_FLATMEM=y
> +CONFIG_FLAT_NODE_MEM_MAP=y
> CONFIG_SPARSEMEM_STATIC=y
> -# CONFIG_MEMORY_HOTPLUG is not set
> CONFIG_PAGEFLAGS_EXTENDED=y
> CONFIG_SPLIT_PTLOCK_CPUS=4
> -CONFIG_MIGRATION=y
> # CONFIG_PHYS_ADDR_T_64BIT is not set
> CONFIG_ZONE_DMA_FLAG=0
> CONFIG_NR_QUICK=2
> @@ -249,6 +245,7 @@ CONFIG_CPU_HAS_FPU=y
> #
> # CONFIG_SH_HIGHLANDER is not set
> CONFIG_SH_SH7785LCR=y
> +CONFIG_SH_SH7785LCR_29BIT_PHYSMAPS=y
>
> #
> # Timer and clock configuration
> @@ -672,6 +669,7 @@ CONFIG_NETDEV_1000=y
> # CONFIG_E1000E is not set
> # CONFIG_IP1000 is not set
> # CONFIG_IGB is not set
> +# CONFIG_IGBVF is not set
> # CONFIG_NS83820 is not set
> # CONFIG_HAMACHI is not set
> # CONFIG_YELLOWFIN is not set
> @@ -1009,15 +1007,17 @@ CONFIG_USB_HID=y
> #
> # Special HID drivers
> #
> -CONFIG_HID_COMPAT=y
> CONFIG_HID_A4TECH=y
> CONFIG_HID_APPLE=y
> CONFIG_HID_BELKIN=y
> CONFIG_HID_CHERRY=y
> CONFIG_HID_CHICONY=y
> CONFIG_HID_CYPRESS=y
> +# CONFIG_DRAGONRISE_FF is not set
> CONFIG_HID_EZKEY=y
> +# CONFIG_HID_KYE is not set
> CONFIG_HID_GYRATION=y
> +# CONFIG_HID_KENSINGTON is not set
> CONFIG_HID_LOGITECH=y
> # CONFIG_LOGITECH_FF is not set
> # CONFIG_LOGIRUMBLEPAD2_FF is not set
> @@ -1218,6 +1218,7 @@ CONFIG_EXT2_FS=y
> # CONFIG_EXT2_FS_XATTR is not set
> # CONFIG_EXT2_FS_XIP is not set
> CONFIG_EXT3_FS=y
> +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
> CONFIG_EXT3_FS_XATTR=y
> # CONFIG_EXT3_FS_POSIX_ACL is not set
> # CONFIG_EXT3_FS_SECURITY is not set
> @@ -1240,6 +1241,11 @@ CONFIG_INOTIFY_USER=y
> # CONFIG_FUSE_FS is not set
>
> #
> +# Caches
> +#
> +# CONFIG_FSCACHE is not set
> +
> +#
> # CD-ROM/DVD Filesystems
> #
> # CONFIG_ISO9660_FS is not set
> @@ -1289,6 +1295,7 @@ CONFIG_MINIX_FS=y
> # CONFIG_ROMFS_FS is not set
> # CONFIG_SYSV_FS is not set
> # CONFIG_UFS_FS is not set
> +# CONFIG_NILFS2_FS is not set
> CONFIG_NETWORK_FILESYSTEMS=y
> CONFIG_NFS_FS=y
> CONFIG_NFS_V3=y
> @@ -1377,6 +1384,9 @@ CONFIG_DEBUG_KERNEL=y
> CONFIG_DETECT_SOFTLOCKUP=y
> # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
> CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
> +CONFIG_DETECT_HUNG_TASK=y
> +# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
> +CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
> CONFIG_SCHED_DEBUG=y
> # CONFIG_SCHEDSTATS is not set
> # CONFIG_TIMER_STATS is not set
> @@ -1413,6 +1423,7 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y
> CONFIG_HAVE_FUNCTION_TRACER=y
> CONFIG_HAVE_DYNAMIC_FTRACE=y
> CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
> +CONFIG_TRACING_SUPPORT=y
>
> #
> # Tracers
> @@ -1422,9 +1433,14 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
> # CONFIG_PREEMPT_TRACER is not set
> # CONFIG_SCHED_TRACER is not set
> # CONFIG_CONTEXT_SWITCH_TRACER is not set
> +# CONFIG_EVENT_TRACER is not set
> # CONFIG_BOOT_TRACER is not set
> # CONFIG_TRACE_BRANCH_PROFILING is not set
> # CONFIG_STACK_TRACER is not set
> +# CONFIG_KMEMTRACE is not set
> +# CONFIG_WORKQUEUE_TRACER is not set
> +# CONFIG_BLK_DEV_IO_TRACE is not set
> +# CONFIG_DMA_API_DEBUG is not set
> # CONFIG_SAMPLES is not set
> CONFIG_HAVE_ARCH_KGDB=y
> # CONFIG_KGDB is not set
> @@ -1542,6 +1558,7 @@ CONFIG_CRYPTO_DES=y
> #
> # CONFIG_CRYPTO_ANSI_CPRNG is not set
> # CONFIG_CRYPTO_HW is not set
> +# CONFIG_BINARY_PRINTF is not set
>
> #
> # Library routines
>
next prev parent reply other threads:[~2009-04-22 10:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 10:50 [PATCH] sh: sh7785lcr: fix defconfig for 29-bit mode Yoshihiro Shimoda
2009-04-22 10:51 ` Michael Trimarchi [this message]
2009-04-22 10:51 ` Paul Mundt
2009-04-22 11:11 ` Yoshihiro Shimoda
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=49EEF699.8060705@gandalf.sssup.it \
--to=trimarchi@gandalf.sssup.it \
--cc=linux-sh@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.