From 0d7b661fb89018eed14c827ef32e5736c7f35337 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 12 Feb 2008 16:48:43 +0900 Subject: [PATCH] --- yaml --- r: 85544 b: refs/heads/master c: 64e34ca99abc4749ff7fa752f02653d115c577b1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig.cpu | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a40c82caa894..96067cc2b732 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 829c773da599285e2780dbaab5c795b7b498ef22 +refs/heads/master: 64e34ca99abc4749ff7fa752f02653d115c577b1 diff --git a/trunk/arch/sh/Kconfig.cpu b/trunk/arch/sh/Kconfig.cpu index 1de526a0f5e8..0e27fe3b182b 100644 --- a/trunk/arch/sh/Kconfig.cpu +++ b/trunk/arch/sh/Kconfig.cpu @@ -12,6 +12,7 @@ config CPU_LITTLE_ENDIAN config CPU_BIG_ENDIAN bool "Big Endian" + depends on !CPU_SH5 endchoice