mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-09 18:51:20 +08:00
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
|
|
menu "Pcie Configuration"
|
|
config ENABLE_F_PCIE
|
|
bool
|
|
prompt "Use F_PCIE"
|
|
default n
|
|
|
|
endmenu
|
|
|