summaryrefslogtreecommitdiffstats
path: root/rules/host-kconfig.in
blob: b5cc85c12dd7190f04325568f7ba793439c57859 (plain)
1
2
3
4
5
6
7
8
9
10
11
config HOST_KCONFIG
        bool
        default N
        depends on BROKEN
        prompt "HOST_KCONFIG"
	help
	  FIXME: This item needs to be documented
	

comment "HOST_KCONFIG is broken, please send a patch"
        depends on !BROKEN