aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.24-sparse
diff options
context:
space:
mode:
Diffstat (limited to 'xenolinux-2.4.24-sparse')
-rw-r--r--xenolinux-2.4.24-sparse/arch/xeno/config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/xenolinux-2.4.24-sparse/arch/xeno/config.in b/xenolinux-2.4.24-sparse/arch/xeno/config.in
index 3f4736fd1f..37516e88a8 100644
--- a/xenolinux-2.4.24-sparse/arch/xeno/config.in
+++ b/xenolinux-2.4.24-sparse/arch/xeno/config.in
@@ -136,7 +136,6 @@ endmenu
source drivers/char/Config.in
-
source fs/Config.in
mainmenu_option next_comment
@@ -147,11 +146,9 @@ bool 'Xen console support' CONFIG_XEN_CONSOLE
if [ "$CONFIG_VT" = "y" ]; then
bool 'VGA text console' CONFIG_VGA_CONSOLE
bool 'Dummy console' CONFIG_DUMMY_CONSOLE
-# bool 'Video mode selection support' CONFIG_VIDEO_SELECT
fi
endmenu
-
mainmenu_option next_comment
comment 'Kernel hacking'
@@ -167,8 +164,6 @@ if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
bool ' Compile the kernel with frame pointers' CONFIG_FRAME_POINTER
fi
-source drivers/acpi/Config.in
-
int 'Kernel messages buffer length shift (0 = default)' CONFIG_LOG_BUF_SHIFT 0
endmenu