10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
|
|
||
|
menu "Pcie Configuration"
|
||
|
config ENABLE_F_PCIE
|
||
|
bool
|
||
|
prompt "Use F_PCIE"
|
||
|
default n
|
||
|
|
||
|
endmenu
|
||
|
|