We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265a3b3 commit c66b7b9Copy full SHA for c66b7b9
arch/m68k/Kconfig
@@ -3,8 +3,8 @@ config M68K
3
bool
4
default y
5
select ARCH_32BIT_OFF_T
6
- select ARCH_HAS_CPU_CACHE_ALIASING
7
select ARCH_HAS_BINFMT_FLAT
+ select ARCH_HAS_CPU_CACHE_ALIASING
8
select ARCH_HAS_CPU_FINALIZE_INIT if MMU
9
select ARCH_HAS_CURRENT_STACK_POINTER
10
select ARCH_HAS_DMA_PREP_COHERENT if M68K_NONCOHERENT_DMA && !COLDFIRE
0 commit comments