mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_mm: removed empty kconfig files
- MMU configuration related kconfig options will be in soc, or esp_hw_support - Cache configuration related kconfig options will be in soc, or esp_hw_support - mmap driver and msync driver kconfig options will be still in esp_mm. As there's no kconfig options for them yet, removed kconfig files
This commit is contained in:
parent
aeabe8d742
commit
a218144f4c
@ -1,8 +0,0 @@
|
||||
menu "ESP Memory Management"
|
||||
|
||||
# Add MMU setting menu here
|
||||
# Add Cache setting menu here
|
||||
|
||||
orsource "./Kconfig.mmap"
|
||||
|
||||
endmenu # ESP Memory Management
|
@ -1,3 +0,0 @@
|
||||
menu "MMAP Configuration"
|
||||
|
||||
endmenu
|
Loading…
Reference in New Issue
Block a user