Skip to content
Snippets Groups Projects
Select Git revision
  • 470c863e027722e7fc91b0201d0fa3da51784312
  • master default protected
  • ArtyProhibitAttack
  • ArtyEnableAttack
  • attack_test
5 results

debug.sh

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Kconfig 252 B
    #
    # For a description of the syntax of this configuration file,
    # see Documentation/kbuild/kconfig-language.txt.
    #
    mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
    
    config SRCARCH
    	string
    	option env="SRCARCH"
    
    source "arch/$SRCARCH/Kconfig"