OSDN Git Service

platform/x86: hp-wmi: Fix detection for dock and tablet mode
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif