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 59f0eaa commit 781b0e8Copy full SHA for 781b0e8
arch/sh/Kconfig
@@ -150,9 +150,6 @@ config ARCH_HAS_ILOG2_U32
150
config ARCH_HAS_ILOG2_U64
151
def_bool n
152
153
-config ARCH_HAS_DEFAULT_IDLE
154
- def_bool y
155
-
156
config NO_IOPORT
157
def_bool !PCI
158
depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN && \
arch/x86/Kconfig
@@ -189,9 +189,6 @@ config GENERIC_CALIBRATE_DELAY
189
config ARCH_HAS_CPU_RELAX
190
def_bool y
191
192
193
194
195
config ARCH_HAS_CACHE_LINE_SIZE
196
197
0 commit comments