13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Character device configuration
|
||
|
#
|
||
|
|
||
|
config VOGON
|
||
|
tristate "Vogon speech"
|
||
|
select BBUFFER
|
||
|
default n
|
||
|
help
|
||
|
Listen to the wonderful and charming talks of a Vogon.
|
||
|
|