228e845fd2
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
|