android_kernel_xiaomi_sm8350/arch/avr32/mach-at32ap/Kconfig
Haavard Skinnemoen 228e845fd2 [AVR32] Add mach-specific Kconfig
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>
2007-04-27 13:43:27 +02:00

8 lines
66 B
Plaintext

if PLATFORM_AT32AP
menu "Atmel AVR32 AP options"
endmenu
endif