kernel/drivers/zorro/Kconfig
.. .. @@ -1,10 +1,11 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Zorro configuration 3 4 # 4 5 config ZORRO_NAMES 5 6 bool "Zorro device name database" 6 7 depends on ZORRO 7 - ---help---8 + help8 9 By default, the kernel contains a database of all known Zorro device 9 10 names to make the information in /proc/iomem comprehensible to the 10 11 user. This database increases the size of the kernel image by about