소스 검색

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 <[email protected]>
David Bauer 5 년 전
부모
커밋
d011952d19
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      target/linux/ath79/generic/config-default
  2. 0 1
      target/linux/ath79/mikrotik/config-default

+ 0 - 1
target/linux/ath79/generic/config-default

@@ -1,4 +1,3 @@
-CONFIG_AT803X_PHY=y
 CONFIG_BCM_NET_PHYLIB=y
 CONFIG_BROADCOM_PHY=y
 CONFIG_GPIO_PCA953X=y

+ 0 - 1
target/linux/ath79/mikrotik/config-default

@@ -1,4 +1,3 @@
-CONFIG_AT803X_PHY=y
 CONFIG_CRC16=y
 CONFIG_CRYPTO_DEFLATE=y
 CONFIG_GPIO_LATCH=y