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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user