Skip to content

Commit

Permalink
h8300: drivers/serial/Kconfig was moved
Browse files Browse the repository at this point in the history
commit ab4382d moved
drivers/serial/Kconfig to drivers/tty/serial/Kconfig, so we need to
source the latter file.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Oct 29, 2011
1 parent a127e2d commit 800100a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/h8300/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ config UNIX98_PTYS

source "drivers/char/pcmcia/Kconfig"

source "drivers/serial/Kconfig"
source "drivers/tty/serial/Kconfig"

source "drivers/i2c/Kconfig"

Expand Down

0 comments on commit 800100a

Please sign in to comment.