X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fblackfin%2FKconfig;h=3b6abc54b0150c8f02488d7221a70756baf08682;hb=a030cbc35091630261194745389cace7706abafa;hp=b573827d0416b146b0308ba2043b4587df678e36;hpb=e399eb56a6110e13f97e644658648602e2b08de7;p=~andy%2Flinux diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index b573827d041..3b6abc54b01 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -41,6 +41,7 @@ config BLACKFIN select ARCH_USES_GETTIMEOFFSET if !GENERIC_CLOCKEVENTS select HAVE_MOD_ARCH_SPECIFIC select MODULES_USE_ELF_RELA + select HAVE_DEBUG_STACKOVERFLOW config GENERIC_CSUM def_bool y @@ -282,7 +283,7 @@ config BF_REV_0_0 config BF_REV_0_1 bool "0.1" - depends on (BF51x || BF52x || (BF54x && !BF54xM)) + depends on (BF51x || BF52x || (BF54x && !BF54xM) || BF60x) config BF_REV_0_2 bool "0.2"