Kconfig 121 B

123456789
  1. menu "Pcie Configuration"
  2. config ENABLE_F_PCIE
  3. bool
  4. prompt "Use F_PCIE"
  5. default n
  6. endmenu