diff -r b1d27d43a825 -r 896cb0d36c1a config/arch/sh.in --- a/config/arch/sh.in Sun Sep 12 00:07:41 2010 +0200 +++ b/config/arch/sh.in Sun May 08 19:02:44 2011 +0200 @@ -1,11 +1,10 @@ # Super-H specific configuration file -config ARCH_sh - select ARCH_SUPPORTS_32 - select ARCH_DEFAULT_32 - select ARCH_USE_MMU - select ARCH_SUPPORTS_BOTH_ENDIAN - select ARCH_DEFAULT_LE - help - The Super-H architecture, as defined by: - http://www.renesas.com/fmwk.jsp?cnt=superh_family_landing.jsp&fp=/products/mpumcu/superh_family/ +## select ARCH_SUPPORTS_32 +## select ARCH_DEFAULT_32 +## select ARCH_USE_MMU +## select ARCH_SUPPORTS_BOTH_ENDIAN +## select ARCH_DEFAULT_LE +## +## help The Super-H architecture, as defined by: +## help http://www.renesas.com/fmwk.jsp?cnt=superh_family_landing.jsp&fp=/products/mpumcu/superh_family/