2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
6 mainmenu "Blackfin Kernel Configuration"
18 config RWSEM_GENERIC_SPINLOCK
21 config RWSEM_XCHGADD_ALGORITHM
27 select HAVE_ARCH_TRACEHOOK
28 select HAVE_FUNCTION_GRAPH_TRACER
29 select HAVE_FUNCTION_TRACER
30 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
32 select HAVE_KERNEL_GZIP if RAMKERNEL
33 select HAVE_KERNEL_BZIP2 if RAMKERNEL
34 select HAVE_KERNEL_LZMA if RAMKERNEL
36 select ARCH_WANT_OPTIONAL_GPIOLIB
48 config GENERIC_FIND_NEXT_BIT
51 config GENERIC_HARDIRQS
54 config GENERIC_IRQ_PROBE
57 config GENERIC_HARDIRQS_NO__DO_IRQ
63 config FORCE_MAX_ZONEORDER
67 config GENERIC_CALIBRATE_DELAY
70 config LOCKDEP_SUPPORT
73 config STACKTRACE_SUPPORT
76 config TRACE_IRQFLAGS_SUPPORT
81 source "kernel/Kconfig.preempt"
83 source "kernel/Kconfig.freezer"
85 menu "Blackfin Processor Options"
87 comment "Processor and Board Settings"
96 BF512 Processor Support.
101 BF514 Processor Support.
106 BF516 Processor Support.
111 BF518 Processor Support.
116 BF522 Processor Support.
121 BF523 Processor Support.
126 BF524 Processor Support.
131 BF525 Processor Support.
136 BF526 Processor Support.
141 BF527 Processor Support.
146 BF531 Processor Support.
151 BF532 Processor Support.
156 BF533 Processor Support.
161 BF534 Processor Support.
166 BF536 Processor Support.
171 BF537 Processor Support.
176 BF538 Processor Support.
181 BF539 Processor Support.
186 BF542 Processor Support.
191 BF542 Processor Support.
196 BF544 Processor Support.
201 BF544 Processor Support.
206 BF547 Processor Support.
211 BF547 Processor Support.
216 BF548 Processor Support.
221 BF548 Processor Support.
226 BF549 Processor Support.
231 BF549 Processor Support.
236 BF561 Processor Support.
242 select TICKSOURCE_CORETMR
243 bool "Symmetric multi-processing support"
245 This enables support for systems with more than one CPU,
246 like the dual core BF561. If you have a system with only one
247 CPU, say N. If you have a system with more than one CPU, say Y.
249 If you don't know what to do here, say N.
257 bool "Support for hot-pluggable CPUs"
258 depends on SMP && HOTPLUG
266 config HAVE_LEGACY_PER_CPU_AREA
272 default 0 if (BF51x || BF52x || (BF54x && !BF54xM))
273 default 2 if (BF537 || BF536 || BF534)
274 default 3 if (BF561 || BF533 || BF532 || BF531 || BF54xM)
275 default 4 if (BF538 || BF539)
279 default 2 if (BF51x || BF52x || (BF54x && !BF54xM))
280 default 3 if (BF537 || BF536 || BF534 || BF54xM)
281 default 5 if (BF561 || BF538 || BF539)
282 default 6 if (BF533 || BF532 || BF531)
286 default BF_REV_0_0 if (BF51x || BF52x)
287 default BF_REV_0_2 if (BF534 || BF536 || BF537 || (BF54x && !BF54xM))
288 default BF_REV_0_3 if (BF531 || BF532 || BF533 || BF54xM || BF561)
292 depends on (BF51x || BF52x || (BF54x && !BF54xM))
296 depends on (BF51x || BF52x || (BF54x && !BF54xM))
300 depends on (BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
304 depends on (BF54xM || BF561 || BF537 || BF536 || BF534 || BF533 || BF532 || BF531)
308 depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
312 depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
316 depends on (BF533 || BF532 || BF531)
328 depends on (BF531 || BF532 || BF533 || BF534 || BF536 || BF537)
331 config MEM_GENERIC_BOARD
333 depends on GENERIC_BOARD
336 config MEM_MT48LC64M4A2FB_7E
338 depends on (BFIN533_STAMP)
341 config MEM_MT48LC16M16A2TG_75
343 depends on (BFIN533_EZKIT || BFIN561_EZKIT \
344 || BFIN533_BLUETECHNIX_CM || BFIN537_BLUETECHNIX_CM_E \
345 || BFIN537_BLUETECHNIX_CM_U || H8606_HVSISTEMAS \
346 || BFIN527_BLUETECHNIX_CM)
349 config MEM_MT48LC32M8A2_75
351 depends on (BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
354 config MEM_MT48LC8M32B2B5_7
356 depends on (BFIN561_BLUETECHNIX_CM)
359 config MEM_MT48LC32M16A2TG_75
361 depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP)
364 config MEM_MT48LC32M8A2_75
366 depends on (BFIN518F_EZBRD)
369 config MEM_MT48H32M16LFCJ_75
371 depends on (BFIN526_EZBRD)
374 source "arch/blackfin/mach-bf518/Kconfig"
375 source "arch/blackfin/mach-bf527/Kconfig"
376 source "arch/blackfin/mach-bf533/Kconfig"
377 source "arch/blackfin/mach-bf561/Kconfig"
378 source "arch/blackfin/mach-bf537/Kconfig"
379 source "arch/blackfin/mach-bf538/Kconfig"
380 source "arch/blackfin/mach-bf548/Kconfig"
382 menu "Board customizations"
385 bool "Default bootloader kernel arguments"
388 string "Initial kernel command string"
389 depends on CMDLINE_BOOL
390 default "console=ttyBF0,57600"
392 If you don't have a boot loader capable of passing a command line string
393 to the kernel, you may specify one here. As a minimum, you should specify
394 the memory size and the root device (e.g., mem=8M, root=/dev/nfs).
397 hex "Kernel load address for booting"
399 range 0x1000 0x20000000
401 This option allows you to set the load address of the kernel.
402 This can be useful if you are on a board which has a small amount
403 of memory or you wish to reserve some memory at the beginning of
406 Note that you need to keep this value above 4k (0x1000) as this
407 memory region is used to capture NULL pointer references as well
408 as some core kernel functions.
411 hex "Kernel ROM Base"
414 range 0x20000000 0x20400000 if !(BF54x || BF561)
415 range 0x20000000 0x30000000 if (BF54x || BF561)
417 Make sure your ROM base does not include any file-header
418 information that is prepended to the kernel.
420 For example, the bootable U-Boot format (created with
421 mkimage) has a 64 byte header (0x40). So while the image
422 you write to flash might start at say 0x20080000, you have
423 to add 0x40 to get the kernel's ROM base as it will come
426 comment "Clock/PLL Setup"
429 int "Frequency of the crystal on the board in Hz"
430 default "10000000" if BFIN532_IP0X
431 default "11059200" if BFIN533_STAMP
432 default "24576000" if PNAV10
433 default "25000000" # most people use this
434 default "27000000" if BFIN533_EZKIT
435 default "30000000" if BFIN561_EZKIT
437 The frequency of CLKIN crystal oscillator on the board in Hz.
438 Warning: This value should match the crystal on the board. Otherwise,
439 peripherals won't work properly.
441 config BFIN_KERNEL_CLOCK
442 bool "Re-program Clocks while Kernel boots?"
445 This option decides if kernel clocks are re-programed from the
446 bootloader settings. If the clocks are not set, the SDRAM settings
447 are also not changed, and the Bootloader does 100% of the hardware
452 depends on BFIN_KERNEL_CLOCK
457 depends on BFIN_KERNEL_CLOCK && (! PLL_BYPASS)
460 If this is set the clock will be divided by 2, before it goes to the PLL.
464 depends on BFIN_KERNEL_CLOCK && (! PLL_BYPASS)
466 default "22" if BFIN533_EZKIT
467 default "45" if BFIN533_STAMP
468 default "20" if (BFIN537_STAMP || BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN548_EZKIT || BFIN548_BLUETECHNIX_CM || BFIN538_EZKIT)
469 default "22" if BFIN533_BLUETECHNIX_CM
470 default "20" if (BFIN537_BLUETECHNIX_CM_E || BFIN537_BLUETECHNIX_CM_U || BFIN527_BLUETECHNIX_CM || BFIN561_BLUETECHNIX_CM)
471 default "20" if BFIN561_EZKIT
472 default "16" if (H8606_HVSISTEMAS || BLACKSTAMP || BFIN526_EZBRD || BFIN518F_EZBRD)
474 This controls the frequency of the on-chip PLL. This can be between 1 and 64.
475 PLL Frequency = (Crystal Frequency) * (this setting)
478 prompt "Core Clock Divider"
479 depends on BFIN_KERNEL_CLOCK
482 This sets the frequency of the core. It can be 1, 2, 4 or 8
483 Core Frequency = (PLL frequency) / (this setting)
499 int "System Clock Divider"
500 depends on BFIN_KERNEL_CLOCK
504 This sets the frequency of the system clock (including SDRAM or DDR).
505 This can be between 1 and 15
506 System Clock = (PLL frequency) / (this setting)
509 prompt "DDR SDRAM Chip Type"
510 depends on BFIN_KERNEL_CLOCK
512 default MEM_MT46V32M16_5B
514 config MEM_MT46V32M16_6T
517 config MEM_MT46V32M16_5B
522 prompt "DDR/SDRAM Timing"
523 depends on BFIN_KERNEL_CLOCK
524 default BFIN_KERNEL_CLOCK_MEMINIT_CALC
526 This option allows you to specify Blackfin SDRAM/DDR Timing parameters
527 The calculated SDRAM timing parameters may not be 100%
528 accurate - This option is therefore marked experimental.
530 config BFIN_KERNEL_CLOCK_MEMINIT_CALC
531 bool "Calculate Timings (EXPERIMENTAL)"
532 depends on EXPERIMENTAL
534 config BFIN_KERNEL_CLOCK_MEMINIT_SPEC
535 bool "Provide accurate Timings based on target SCLK"
537 Please consult the Blackfin Hardware Reference Manuals as well
538 as the memory device datasheet.
539 http://docs.blackfin.uclinux.org/doku.php?id=bfin:sdram
542 menu "Memory Init Control"
543 depends on BFIN_KERNEL_CLOCK_MEMINIT_SPEC
560 config MEM_EBIU_DDRQUE
577 # Max & Min Speeds for various Chips
581 default 400000000 if BF512
582 default 400000000 if BF514
583 default 400000000 if BF516
584 default 400000000 if BF518
585 default 400000000 if BF522
586 default 600000000 if BF523
587 default 400000000 if BF524
588 default 600000000 if BF525
589 default 400000000 if BF526
590 default 600000000 if BF527
591 default 400000000 if BF531
592 default 400000000 if BF532
593 default 750000000 if BF533
594 default 500000000 if BF534
595 default 400000000 if BF536
596 default 600000000 if BF537
597 default 533333333 if BF538
598 default 533333333 if BF539
599 default 600000000 if BF542
600 default 533333333 if BF544
601 default 600000000 if BF547
602 default 600000000 if BF548
603 default 533333333 if BF549
604 default 600000000 if BF561
618 comment "Kernel Timer/Scheduler"
620 source kernel/Kconfig.hz
625 config GENERIC_CLOCKEVENTS
626 bool "Generic clock events"
629 menu "Clock event device"
630 depends on GENERIC_CLOCKEVENTS
631 config TICKSOURCE_GPTMR0
636 config TICKSOURCE_CORETMR
642 depends on GENERIC_CLOCKEVENTS
643 config CYCLES_CLOCKSOURCE
646 depends on !BFIN_SCRATCH_REG_CYCLES
649 If you say Y here, you will enable support for using the 'cycles'
650 registers as a clock source. Doing so means you will be unable to
651 safely write to the 'cycles' register during runtime. You will
652 still be able to read it (such as for performance monitoring), but
653 writing the registers will most likely crash the kernel.
655 config GPTMR0_CLOCKSOURCE
658 depends on !TICKSOURCE_GPTMR0
661 config ARCH_USES_GETTIMEOFFSET
662 depends on !GENERIC_CLOCKEVENTS
665 source kernel/time/Kconfig
670 prompt "Blackfin Exception Scratch Register"
671 default BFIN_SCRATCH_REG_RETN
673 Select the resource to reserve for the Exception handler:
674 - RETN: Non-Maskable Interrupt (NMI)
675 - RETE: Exception Return (JTAG/ICE)
676 - CYCLES: Performance counter
678 If you are unsure, please select "RETN".
680 config BFIN_SCRATCH_REG_RETN
683 Use the RETN register in the Blackfin exception handler
684 as a stack scratch register. This means you cannot
685 safely use NMI on the Blackfin while running Linux, but
686 you can debug the system with a JTAG ICE and use the
687 CYCLES performance registers.
689 If you are unsure, please select "RETN".
691 config BFIN_SCRATCH_REG_RETE
694 Use the RETE register in the Blackfin exception handler
695 as a stack scratch register. This means you cannot
696 safely use a JTAG ICE while debugging a Blackfin board,
697 but you can safely use the CYCLES performance registers
700 If you are unsure, please select "RETN".
702 config BFIN_SCRATCH_REG_CYCLES
705 Use the CYCLES register in the Blackfin exception handler
706 as a stack scratch register. This means you cannot
707 safely use the CYCLES performance registers on a Blackfin
708 board at anytime, but you can debug the system with a JTAG
711 If you are unsure, please select "RETN".
718 menu "Blackfin Kernel Optimizations"
721 comment "Memory Optimizations"
724 bool "Locate interrupt entry code in L1 Memory"
727 If enabled, interrupt entry code (STORE/RESTORE CONTEXT) is linked
728 into L1 instruction memory. (less latency)
730 config EXCPT_IRQ_SYSC_L1
731 bool "Locate entire ASM lowlevel exception / interrupt - Syscall and CPLB handler code in L1 Memory"
734 If enabled, the entire ASM lowlevel exception and interrupt entry code
735 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory.
739 bool "Locate frequently called do_irq dispatcher function in L1 Memory"
742 If enabled, the frequently called do_irq dispatcher function is linked
743 into L1 instruction memory. (less latency)
745 config CORE_TIMER_IRQ_L1
746 bool "Locate frequently called timer_interrupt() function in L1 Memory"
749 If enabled, the frequently called timer_interrupt() function is linked
750 into L1 instruction memory. (less latency)
753 bool "Locate frequently idle function in L1 Memory"
756 If enabled, the frequently called idle function is linked
757 into L1 instruction memory. (less latency)
760 bool "Locate kernel schedule function in L1 Memory"
763 If enabled, the frequently called kernel schedule is linked
764 into L1 instruction memory. (less latency)
766 config ARITHMETIC_OPS_L1
767 bool "Locate kernel owned arithmetic functions in L1 Memory"
770 If enabled, arithmetic functions are linked
771 into L1 instruction memory. (less latency)
774 bool "Locate access_ok function in L1 Memory"
777 If enabled, the access_ok function is linked
778 into L1 instruction memory. (less latency)
781 bool "Locate memset function in L1 Memory"
784 If enabled, the memset function is linked
785 into L1 instruction memory. (less latency)
788 bool "Locate memcpy function in L1 Memory"
791 If enabled, the memcpy function is linked
792 into L1 instruction memory. (less latency)
794 config SYS_BFIN_SPINLOCK_L1
795 bool "Locate sys_bfin_spinlock function in L1 Memory"
798 If enabled, sys_bfin_spinlock function is linked
799 into L1 instruction memory. (less latency)
801 config IP_CHECKSUM_L1
802 bool "Locate IP Checksum function in L1 Memory"
805 If enabled, the IP Checksum function is linked
806 into L1 instruction memory. (less latency)
808 config CACHELINE_ALIGNED_L1
809 bool "Locate cacheline_aligned data to L1 Data Memory"
814 If enabled, cacheline_aligned data is linked
815 into L1 data memory. (less latency)
817 config SYSCALL_TAB_L1
818 bool "Locate Syscall Table L1 Data Memory"
822 If enabled, the Syscall LUT is linked
823 into L1 data memory. (less latency)
825 config CPLB_SWITCH_TAB_L1
826 bool "Locate CPLB Switch Tables L1 Data Memory"
830 If enabled, the CPLB Switch Tables are linked
831 into L1 data memory. (less latency)
834 bool "Support locating application stack in L1 Scratch Memory"
837 If enabled the application stack can be located in L1
838 scratch memory (less latency).
840 Currently only works with FLAT binaries.
842 config EXCEPTION_L1_SCRATCH
843 bool "Locate exception stack in L1 Scratch Memory"
845 depends on !APP_STACK_L1
847 Whenever an exception occurs, use the L1 Scratch memory for
848 stack storage. You cannot place the stacks of FLAT binaries
849 in L1 when using this option.
851 If you don't use L1 Scratch, then you should say Y here.
853 comment "Speed Optimizations"
854 config BFIN_INS_LOWOVERHEAD
855 bool "ins[bwl] low overhead, higher interrupt latency"
858 Reads on the Blackfin are speculative. In Blackfin terms, this means
859 they can be interrupted at any time (even after they have been issued
860 on to the external bus), and re-issued after the interrupt occurs.
861 For memory - this is not a big deal, since memory does not change if
864 If a FIFO is sitting on the end of the read, it will see two reads,
865 when the core only sees one since the FIFO receives both the read
866 which is cancelled (and not delivered to the core) and the one which
867 is re-issued (which is delivered to the core).
869 To solve this, interrupts are turned off before reads occur to
870 I/O space. This option controls which the overhead/latency of
871 controlling interrupts during this time
872 "n" turns interrupts off every read
873 (higher overhead, but lower interrupt latency)
874 "y" turns interrupts off every loop
875 (low overhead, but longer interrupt latency)
877 default behavior is to leave this set to on (type "Y"). If you are experiencing
878 interrupt latency issues, it is safe and OK to turn this off.
883 prompt "Kernel executes from"
885 Choose the memory type that the kernel will be running in.
890 The kernel will be resident in RAM when running.
895 The kernel will be resident in FLASH/ROM when running.
902 tristate "Enable Blackfin General Purpose Timers API"
905 Enable support for the General Purpose Timers API. If you
908 To compile this driver as a module, choose M here: the module
909 will be called gptimers.
912 prompt "Uncached DMA region"
913 default DMA_UNCACHED_1M
914 config DMA_UNCACHED_4M
915 bool "Enable 4M DMA region"
916 config DMA_UNCACHED_2M
917 bool "Enable 2M DMA region"
918 config DMA_UNCACHED_1M
919 bool "Enable 1M DMA region"
920 config DMA_UNCACHED_512K
921 bool "Enable 512K DMA region"
922 config DMA_UNCACHED_256K
923 bool "Enable 256K DMA region"
924 config DMA_UNCACHED_128K
925 bool "Enable 128K DMA region"
926 config DMA_UNCACHED_NONE
927 bool "Disable DMA region"
931 comment "Cache Support"
936 config BFIN_EXTMEM_ICACHEABLE
937 bool "Enable ICACHE for external memory"
938 depends on BFIN_ICACHE
940 config BFIN_L2_ICACHEABLE
941 bool "Enable ICACHE for L2 SRAM"
942 depends on BFIN_ICACHE
943 depends on BF54x || BF561
949 config BFIN_DCACHE_BANKA
950 bool "Enable only 16k BankA DCACHE - BankB is SRAM"
951 depends on BFIN_DCACHE && !BF531
953 config BFIN_EXTMEM_DCACHEABLE
954 bool "Enable DCACHE for external memory"
955 depends on BFIN_DCACHE
958 prompt "External memory DCACHE policy"
959 depends on BFIN_EXTMEM_DCACHEABLE
960 default BFIN_EXTMEM_WRITEBACK if !SMP
961 default BFIN_EXTMEM_WRITETHROUGH if SMP
962 config BFIN_EXTMEM_WRITEBACK
967 Cached data will be written back to SDRAM only when needed.
968 This can give a nice increase in performance, but beware of
969 broken drivers that do not properly invalidate/flush their
972 Write Through Policy:
973 Cached data will always be written back to SDRAM when the
974 cache is updated. This is a completely safe setting, but
975 performance is worse than Write Back.
977 If you are unsure of the options and you want to be safe,
978 then go with Write Through.
980 config BFIN_EXTMEM_WRITETHROUGH
984 Cached data will be written back to SDRAM only when needed.
985 This can give a nice increase in performance, but beware of
986 broken drivers that do not properly invalidate/flush their
989 Write Through Policy:
990 Cached data will always be written back to SDRAM when the
991 cache is updated. This is a completely safe setting, but
992 performance is worse than Write Back.
994 If you are unsure of the options and you want to be safe,
995 then go with Write Through.
999 config BFIN_L2_DCACHEABLE
1000 bool "Enable DCACHE for L2 SRAM"
1001 depends on BFIN_DCACHE
1002 depends on (BF54x || BF561) && !SMP
1005 prompt "L2 SRAM DCACHE policy"
1006 depends on BFIN_L2_DCACHEABLE
1007 default BFIN_L2_WRITEBACK
1008 config BFIN_L2_WRITEBACK
1011 config BFIN_L2_WRITETHROUGH
1012 bool "Write through"
1016 comment "Memory Protection Unit"
1018 bool "Enable the memory protection unit (EXPERIMENTAL)"
1021 Use the processor's MPU to protect applications from accessing
1022 memory they do not own. This comes at a performance penalty
1023 and is recommended only for debugging.
1025 comment "Asynchronous Memory Configuration"
1027 menu "EBIU_AMGCTL Global Control"
1029 bool "Enable CLKOUT"
1033 bool "DMA has priority over core for ext. accesses"
1038 bool "Bank 0 16 bit packing enable"
1043 bool "Bank 1 16 bit packing enable"
1048 bool "Bank 2 16 bit packing enable"
1053 bool "Bank 3 16 bit packing enable"
1057 prompt "Enable Asynchronous Memory Banks"
1061 bool "Disable All Banks"
1064 bool "Enable Bank 0"
1066 config C_AMBEN_B0_B1
1067 bool "Enable Bank 0 & 1"
1069 config C_AMBEN_B0_B1_B2
1070 bool "Enable Bank 0 & 1 & 2"
1073 bool "Enable All Banks"
1077 menu "EBIU_AMBCTL Control"
1079 hex "Bank 0 (AMBCTL0.L)"
1082 These are the low 16 bits of the EBIU_AMBCTL0 MMR which are
1083 used to control the Asynchronous Memory Bank 0 settings.
1086 hex "Bank 1 (AMBCTL0.H)"
1088 default 0x5558 if BF54x
1090 These are the high 16 bits of the EBIU_AMBCTL0 MMR which are
1091 used to control the Asynchronous Memory Bank 1 settings.
1094 hex "Bank 2 (AMBCTL1.L)"
1097 These are the low 16 bits of the EBIU_AMBCTL1 MMR which are
1098 used to control the Asynchronous Memory Bank 2 settings.
1101 hex "Bank 3 (AMBCTL1.H)"
1104 These are the high 16 bits of the EBIU_AMBCTL1 MMR which are
1105 used to control the Asynchronous Memory Bank 3 settings.
1109 config EBIU_MBSCTLVAL
1110 hex "EBIU Bank Select Control Register"
1115 hex "Flash Memory Mode Control Register"
1120 hex "Flash Memory Bank Control Register"
1125 #############################################################################
1126 menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
1132 Support for PCI bus.
1134 source "drivers/pci/Kconfig"
1136 source "drivers/pcmcia/Kconfig"
1138 source "drivers/pci/hotplug/Kconfig"
1142 menu "Executable file formats"
1144 source "fs/Kconfig.binfmt"
1148 menu "Power management options"
1150 source "kernel/power/Kconfig"
1152 config ARCH_SUSPEND_POSSIBLE
1156 prompt "Standby Power Saving Mode"
1158 default PM_BFIN_SLEEP_DEEPER
1159 config PM_BFIN_SLEEP_DEEPER
1162 Sleep "Deeper" Mode (High Power Savings) - This mode reduces dynamic
1163 power dissipation by disabling the clock to the processor core (CCLK).
1164 Furthermore, Standby sets the internal power supply voltage (VDDINT)
1165 to 0.85 V to provide the greatest power savings, while preserving the
1167 The PLL and system clock (SCLK) continue to operate at a very low
1168 frequency of about 3.3 MHz. To preserve data integrity in the SDRAM,
1169 the SDRAM is put into Self Refresh Mode. Typically an external event
1170 such as GPIO interrupt or RTC activity wakes up the processor.
1171 Various Peripherals such as UART, SPORT, PPI may not function as
1172 normal during Sleep Deeper, due to the reduced SCLK frequency.
1173 When in the sleep mode, system DMA access to L1 memory is not supported.
1175 If unsure, select "Sleep Deeper".
1177 config PM_BFIN_SLEEP
1180 Sleep Mode (High Power Savings) - The sleep mode reduces power
1181 dissipation by disabling the clock to the processor core (CCLK).
1182 The PLL and system clock (SCLK), however, continue to operate in
1183 this mode. Typically an external event or RTC activity will wake
1184 up the processor. When in the sleep mode, system DMA access to L1
1185 memory is not supported.
1187 If unsure, select "Sleep Deeper".
1190 config PM_WAKEUP_BY_GPIO
1191 bool "Allow Wakeup from Standby by GPIO"
1192 depends on PM && !BF54x
1194 config PM_WAKEUP_GPIO_NUMBER
1197 depends on PM_WAKEUP_BY_GPIO
1201 prompt "GPIO Polarity"
1202 depends on PM_WAKEUP_BY_GPIO
1203 default PM_WAKEUP_GPIO_POLAR_H
1204 config PM_WAKEUP_GPIO_POLAR_H
1206 config PM_WAKEUP_GPIO_POLAR_L
1208 config PM_WAKEUP_GPIO_POLAR_EDGE_F
1210 config PM_WAKEUP_GPIO_POLAR_EDGE_R
1212 config PM_WAKEUP_GPIO_POLAR_EDGE_B
1216 comment "Possible Suspend Mem / Hibernate Wake-Up Sources"
1219 config PM_BFIN_WAKE_PH6
1220 bool "Allow Wake-Up from on-chip PHY or PH6 GP"
1221 depends on PM && (BF51x || BF52x || BF534 || BF536 || BF537)
1224 Enable PHY and PH6 GP Wake-Up (Voltage Regulator Power-Up)
1226 config PM_BFIN_WAKE_GP
1227 bool "Allow Wake-Up from GPIOs"
1228 depends on PM && BF54x
1231 Enable General-Purpose Wake-Up (Voltage Regulator Power-Up)
1232 (all processors, except ADSP-BF549). This option sets
1233 the general-purpose wake-up enable (GPWE) control bit to enable
1234 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
1235 On ADSP-BF549 this option enables the the same functionality on the
1236 /MRXON pin also PH7.
1240 menu "CPU Frequency scaling"
1242 source "drivers/cpufreq/Kconfig"
1244 config BFIN_CPU_FREQ
1247 select CPU_FREQ_TABLE
1251 bool "CPU Voltage scaling"
1252 depends on EXPERIMENTAL
1256 Say Y here if you want CPU voltage scaling according to the CPU frequency.
1257 This option violates the PLL BYPASS recommendation in the Blackfin Processor
1258 manuals. There is a theoretical risk that during VDDINT transitions
1263 source "net/Kconfig"
1265 source "drivers/Kconfig"
1267 source "drivers/firmware/Kconfig"
1271 source "arch/blackfin/Kconfig.debug"
1273 source "security/Kconfig"
1275 source "crypto/Kconfig"
1277 source "lib/Kconfig"