mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 16:25:16 +07:00
![Haavard Skinnemoen](/assets/img/avatar_default.png)
Include at32ap-specific Kconfig file from top-level Kconfig file. The at32ap Kconfig is currently empty, but it will grow some machine- specific options soon. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
8 lines
66 B
Plaintext
8 lines
66 B
Plaintext
if PLATFORM_AT32AP
|
|
|
|
menu "Atmel AVR32 AP options"
|
|
|
|
endmenu
|
|
|
|
endif
|