diff options
Diffstat (limited to 'drivers/char')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 02ecfd5fa61c..067e9dcb95cd 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -692,7 +692,7 @@ config HVCS | |||
692 | this driver. | 692 | this driver. |
693 | 693 | ||
694 | To compile this driver as a module, choose M here: the | 694 | To compile this driver as a module, choose M here: the |
695 | module will be called hvcs.ko. Additionally, this module | 695 | module will be called hvcs. Additionally, this module |
696 | will depend on arch specific APIs exported from hvcserver.ko | 696 | will depend on arch specific APIs exported from hvcserver.ko |
697 | which will also be compiled when this driver is built as a | 697 | which will also be compiled when this driver is built as a |
698 | module. | 698 | module. |