Hi Steve,
On Wed, 11 Aug 2010 23:04:36 -0500 Steve French <smfrench@gmail.com> wrote:
It is a ppc64_defconfig. It has:
# CONFIG_KEYS is not set
CONFIG_DNS_RESOLVER=y
CONFIG_NFS_USE_KERNEL_DNS just selects CONFIG_DNS_RESOLVER but there is
no dependency on CONFIG_KEYS (select does not care about the
dependencies of the selected config option).
Which t isn't.
See above. You need CONFIG_NFS_USE_KERNEL_DNS to also depend on
CONFIG_KEYS ...
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.auhttp://www.canb.auug.org.au/~sfr/