diff options
Diffstat (limited to 'arch/um')
-rw-r--r-- | arch/um/kernel/um_arch.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/um/kernel/um_arch.c b/arch/um/kernel/um_arch.c index 73747ac19774..e2d3ca445ef5 100644 --- a/arch/um/kernel/um_arch.c +++ b/arch/um/kernel/um_arch.c | |||
@@ -243,10 +243,6 @@ static int __init mode_tt_setup(char *line, int *add) | |||
243 | return(0); | 243 | return(0); |
244 | } | 244 | } |
245 | 245 | ||
246 | #else | ||
247 | |||
248 | #error Either CONFIG_MODE_TT or CONFIG_MODE_SKAS must be enabled | ||
249 | |||
250 | #endif | 246 | #endif |
251 | #endif | 247 | #endif |
252 | #endif | 248 | #endif |