On Fri, Apr 17, 2020 at 05:33:56PM +0800, Jason Wang wrote:
On 2020/4/17 äå5:01, Michael S. Tsirkin wrote:You see it in .config right? So that's harmless right?
Yes. I can see CONFIG_VHOST_DPN=y after make ARCH=m68k defconfigThere could be some misunderstanding here. I thought it's somehow similar: aBTW do entries with no prompt actually appear in defconfig?
CONFIG_VHOST_MENU=y will be left in the defconfigs even if CONFIG_VHOST is
not set.
Thanks