From: Konrad Rzeszutek Wilk Date: Fri, 30 Aug 2013 13:02:27 +0000 (-0400) Subject: drivers/xen-tpmfront: Fix compile issue with missing option. X-Git-Tag: v3.12-rc1~144^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713efcabca1fffbbb253a33ff0f8fda532633064;p=pandora-kernel.git drivers/xen-tpmfront: Fix compile issue with missing option. Randy reports: x86_64: drivers/built-in.o: In function `xen_tpmfront_init': xen-tpmfront.c:(.init.text+0x257c): undefined reference to `xenbus_register_frontend' This is nicely fixed by selecting the XenBus frontend module. Reported-by: Randy Dunlap Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed