new/device/rockchip/common/configs/Config.in.amp
2025-05-10 21:58:58 +08:00

17 lines
138 B
Plaintext

#
menu "AMP"
config RK_AMP
bool "AMP"
if RK_AMP
config RK_HAL_TARGET
string "HAL target"
default "ok3568"
endif
endmenu # AMP