X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fblackfin%2FKconfig.debug;h=87f195ee2e06234e50399566b25243e8ca821bda;hp=1fc4981d486f1371ebbf230ead0eeafaba6fe6b2;hb=5ce00289875a853280985aee671258795b77e089;hpb=37cfa1950e2a24d9fa4a593186645d8e2b5042a8 diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug index 1fc4981d486f..87f195ee2e06 100644 --- a/arch/blackfin/Kconfig.debug +++ b/arch/blackfin/Kconfig.debug @@ -252,4 +252,10 @@ config ACCESS_CHECK Say N here to disable that check to improve the performance. +config BFIN_ISRAM_SELF_TEST + bool "isram boot self tests" + default n + help + Run some self tests of the isram driver code at boot. + endmenu