1*4882a593Smuzhiyun#include "base/base.config" 2*4882a593Smuzhiyun#include "chips/rk3308_arm.config" 3*4882a593Smuzhiyun#include "fs/vfat.config" 4*4882a593Smuzhiyun#include "multimedia/audio.config" 5*4882a593Smuzhiyun#include "wifibt/wireless.config" 6*4882a593Smuzhiyun#include "test.config" 7*4882a593SmuzhiyunBR2_PACKAGE_COREUTILS=y 8*4882a593SmuzhiyunBR2_PACKAGE_EVTEST=y 9*4882a593SmuzhiyunBR2_PACKAGE_I2C_TOOLS=y 10*4882a593SmuzhiyunBR2_PACKAGE_IO=y 11*4882a593SmuzhiyunBR2_PACKAGE_IW=y 12*4882a593SmuzhiyunBR2_PACKAGE_STRACE=y 13*4882a593SmuzhiyunBR2_TARGET_GENERIC_HOSTNAME="rk3308h_32" 14