aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-10-02 22:34:04 -0400
committerDavid S. Miller <davem@davemloft.net>2012-10-02 22:34:04 -0400
commitda1586461e53a4dd045738cce309ab488970f0ef (patch)
tree7790b9e4224b3632df75e5ef82a7e664b4413b9c /sound
parentMerge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc (diff)
downloadlinux-dev-da1586461e53a4dd045738cce309ab488970f0ef.tar.xz
linux-dev-da1586461e53a4dd045738cce309ab488970f0ef.zip
pch_gbe: Fix PTP dependencies.
The config combination: CONFIG_PCH_GBE=y CONFIG_PCH_PTP=y CONFIG_PTP_1588_CLOCK=m doesn't work, because then you have a built-in kernel object (the PCH_PTP code) referring to symbols in a module (PTP_1588_CLOCK). Fix this like IXGBE, by using "select PTP_1588_CLOCK" instead of a "depends on". Reported-by: Haicheng Li <haicheng.li@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions