From: Paul Mundt Date: Wed, 27 Sep 2006 09:18:31 +0000 (+0900) Subject: sh: select CONFIG_EMBEDDED. X-Git-Tag: firefly_0821_release~33276^2~15 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7a440c950efb5cdc8a05cc6c3ec8fc864b60ef77;p=firefly-linux-kernel-4.4.55.git sh: select CONFIG_EMBEDDED. This solution isn't very optimal, but it's generaly the behaviour that we want.. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 9e5272e84fd8..1cc5c9b27bfd 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -8,6 +8,7 @@ mainmenu "Linux/SuperH Kernel Configuration" config SUPERH bool default y + select EMBEDDED help The SuperH is a RISC processor targeted for use in embedded systems and consumer electronics; it was also used in the Sega Dreamcast