Commit 498dc468 authored by Vojtech Pavlik's avatar Vojtech Pavlik

Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input

parents fab16bc3 45250f9d
...@@ -338,6 +338,7 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then ...@@ -338,6 +338,7 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
fi fi
endmenu endmenu
source drivers/input/Config.in
source drivers/char/Config.in source drivers/char/Config.in
#source drivers/misc/Config.in #source drivers/misc/Config.in
...@@ -373,7 +374,6 @@ fi ...@@ -373,7 +374,6 @@ fi
endmenu endmenu
source drivers/usb/Config.in source drivers/usb/Config.in
source drivers/input/Config.in
source net/bluetooth/Config.in source net/bluetooth/Config.in
......
...@@ -389,6 +389,8 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then ...@@ -389,6 +389,8 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
fi fi
endmenu endmenu
source drivers/input/Config.in
source drivers/char/Config.in source drivers/char/Config.in
source drivers/media/Config.in source drivers/media/Config.in
...@@ -474,7 +476,6 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then ...@@ -474,7 +476,6 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then
fi fi
source drivers/usb/Config.in source drivers/usb/Config.in
source drivers/input/Config.in
mainmenu_option next_comment mainmenu_option next_comment
comment 'Kernel hacking' comment 'Kernel hacking'
......
...@@ -189,6 +189,8 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then ...@@ -189,6 +189,8 @@ if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
fi fi
endmenu endmenu
source drivers/input/Config.in
source drivers/char/Config.in source drivers/char/Config.in
#source drivers/misc/Config.in #source drivers/misc/Config.in
...@@ -230,7 +232,6 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then ...@@ -230,7 +232,6 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then
fi fi
source drivers/usb/Config.in source drivers/usb/Config.in
source drivers/input/Config.in
mainmenu_option next_comment mainmenu_option next_comment
comment 'Kernel hacking' comment 'Kernel hacking'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment