ath79: remove AT803X config symbol from subtargets
The AT803X_PHY kernel config symbol is already enabled target-wide. SO it does not have to be enabled for individual subtargets. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
c741ca5291
commit
d011952d19
|
@ -1,4 +1,3 @@
|
|||
CONFIG_AT803X_PHY=y
|
||||
CONFIG_BCM_NET_PHYLIB=y
|
||||
CONFIG_BROADCOM_PHY=y
|
||||
CONFIG_GPIO_PCA953X=y
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
CONFIG_AT803X_PHY=y
|
||||
CONFIG_CRC16=y
|
||||
CONFIG_CRYPTO_DEFLATE=y
|
||||
CONFIG_GPIO_LATCH=y
|
||||
|
|
Loading…
Reference in New Issue