kernel: add missing config options

r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to
not build with PTP enabled.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35611
master
Jonas Gorski 12 years ago
parent c98b12d911
commit dd77663fb0
  1. 1
      target/linux/generic/config-3.3
  2. 1
      target/linux/generic/config-3.6
  3. 1
      target/linux/generic/config-3.7
  4. 1
      target/linux/generic/config-3.8

@ -2196,6 +2196,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set

@ -2306,6 +2306,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set

@ -2350,6 +2350,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set

@ -2371,6 +2371,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
# CONFIG_PTP_1588_CLOCK is not set
# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_PTP_1588_CLOCK_PCH is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set

Loading…
Cancel
Save