Commit f42b7e3d authored by Paul Mundt's avatar Paul Mundt

sh: Add ARCH_DEFCONFIG entries for sh and sh64.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4864841a
...@@ -23,6 +23,11 @@ config SUPERH32 ...@@ -23,6 +23,11 @@ config SUPERH32
config SUPERH64 config SUPERH64
def_bool y if CPU_SH5 def_bool y if CPU_SH5
config ARCH_DEFCONFIG
string
default "arch/sh/configs/shx3_defconfig" if SUPERH32
default "arch/sh/configs/cayman_defconfig" if SUPERH64
config RWSEM_GENERIC_SPINLOCK config RWSEM_GENERIC_SPINLOCK
def_bool y def_bool y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment