From: Arnd Bergmann Date: Thu, 27 Mar 2014 17:58:58 +0000 (-0600) Subject: vfio: always select ANON_INODES X-Git-Tag: v3.15-rc1~107^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4379d2ae152860e023b42257fd60b5e235047f63;p=pandora-kernel.git vfio: always select ANON_INODES The vfio code cannot be built when CONFIG_ANON_INODES is disabled, so this enforces the symbol to be enabled through Kconfig. Signed-off-by: Arnd Bergmann Signed-off-by: Alex Williamson --- Reading git-diff-tree failed