Revision a46afd11414758233f23798cc5be51e554d04efe authored by Masahiro Yamada on 14 September 2020, 14:59:48 UTC, committed by Masahiro Yamada on 20 September 2020, 03:58:54 UTC
Since commit 68fd110b3e7e ("kconfig: qconf: remove redundant help in
the info view"), the help message is no longer displayed.

I intended to drop duplicated "Symbol:", "Type:", but precious info
about help and reverse dependencies was lost too.

Revive it now.

"defined at" is contained in menu_get_ext_help(), so I made sure
to not display it twice.

Fixes: 68fd110b3e7e ("kconfig: qconf: remove redundant help in the info view")
Reported-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
1 parent 19b835a
History
File Mode Size
altera-stapl
c2port
cardreader
cb710
cxl
echo
eeprom
genwqe
habanalabs
ibmasm
lis3lv02d
lkdtm
mei
mic
ocxl
sgi-gru
sgi-xp
ti-st
uacce
vmw_vmci
Kconfig -rw-r--r-- 15.9 KB
Makefile -rw-r--r-- 2.1 KB
ad525x_dpot-i2c.c -rw-r--r-- 2.6 KB
ad525x_dpot-spi.c -rw-r--r-- 2.8 KB
ad525x_dpot.c -rw-r--r-- 20.1 KB
ad525x_dpot.h -rw-r--r-- 7.9 KB
apds9802als.c -rw-r--r-- 7.0 KB
apds990x.c -rw-r--r-- 33.2 KB
atmel-ssc.c -rw-r--r-- 5.9 KB
atmel_tclib.c -rw-r--r-- 4.6 KB
bh1770glc.c -rw-r--r-- 36.8 KB
cs5535-mfgpt.c -rw-r--r-- 10.0 KB
ds1682.c -rw-r--r-- 7.0 KB
dummy-irq.c -rw-r--r-- 1.4 KB
enclosure.c -rw-r--r-- 18.3 KB
fastrpc.c -rw-r--r-- 39.4 KB
hmc6352.c -rw-r--r-- 3.4 KB
hpilo.c -rw-r--r-- 21.9 KB
hpilo.h -rw-r--r-- 5.5 KB
ibmvmc.c -rw-r--r-- 60.8 KB
ibmvmc.h -rw-r--r-- 5.2 KB
ics932s401.c -rw-r--r-- 12.6 KB
isl29003.c -rw-r--r-- 10.9 KB
isl29020.c -rw-r--r-- 5.0 KB
kgdbts.c -rw-r--r-- 30.2 KB
lattice-ecp3-config.c -rw-r--r-- 5.6 KB
pch_phub.c -rw-r--r-- 27.0 KB
pci_endpoint_test.c -rw-r--r-- 23.4 KB
phantom.c -rw-r--r-- 13.0 KB
pti.c -rw-r--r-- 26.0 KB
pvpanic.c -rw-r--r-- 4.0 KB
qcom-coincell.c -rw-r--r-- 3.6 KB
sram-exec.c -rw-r--r-- 3.8 KB
sram.c -rw-r--r-- 10.0 KB
sram.h -rw-r--r-- 1.0 KB
tifm_7xx1.c -rw-r--r-- 10.7 KB
tifm_core.c -rw-r--r-- 8.1 KB
tsl2550.c -rw-r--r-- 10.0 KB
vmw_balloon.c -rw-r--r-- 54.7 KB
xilinx_sdfec.c -rw-r--r-- 38.5 KB

back to top