File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ config CSKY
9
9
select ARCH_USE_QUEUED_RWLOCKS if NR_CPUS>2
10
10
select COMMON_CLK
11
11
select CLKSRC_MMIO
12
- select CLKSRC_OF
13
12
select CSKY_MPINTC if CPU_CK860
14
13
select CSKY_MP_TIMER if CPU_CK860
15
14
select CSKY_APB_INTC
@@ -47,7 +46,6 @@ config CSKY
47
46
select HAVE_PERF_EVENTS
48
47
select HAVE_PERF_REGS
49
48
select HAVE_PERF_USER_STACK_DUMP
50
- select HAVE_DMA_API_DEBUG
51
49
select HAVE_DMA_CONTIGUOUS
52
50
select HAVE_STACKPROTECTOR
53
51
select HAVE_SYSCALL_TRACEPOINTS
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ CONFIG_BSD_PROCESS_ACCT=y
10
10
CONFIG_BSD_PROCESS_ACCT_V3=y
11
11
CONFIG_MODULES=y
12
12
CONFIG_MODULE_UNLOAD=y
13
- CONFIG_DEFAULT_DEADLINE=y
14
13
CONFIG_CPU_CK807=y
15
14
CONFIG_CPU_HAS_FPU=y
16
15
CONFIG_NET=y
You can’t perform that action at this time.
0 commit comments