rk3168m: tb: defconfig select SOC_RK3168M

This commit is contained in:
黄涛
2013-06-04 10:44:31 +08:00
parent 188cd812ae
commit fbead4df70
2 changed files with 1 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_ARCH_RK30=y
# CONFIG_DDR_TEST is not set
CONFIG_SOC_RK3168=y
CONFIG_SOC_RK3168M=y
CONFIG_MACH_RK3168M_TB=y
CONFIG_FIQ_DEBUGGER=y
CONFIG_FIQ_DEBUGGER_NO_SLEEP=y

View File

@@ -137,9 +137,6 @@ choice
config MACH_RK3168_TB
bool "RK3168 Top Board"
config MACH_RK3168M_TB
bool "RK3168M Top Board"
config MACH_RK3168_LR097
bool "RK3168 LR097 JC21CA board"