f8ea7c53fd
xrx200 has a 6 port built-in switch with 2 integrated PHY. None of the
xrx200 router uses external switch. Most boards use integrated or Lantiq
(Intel) PEF7071 PHY. Only some FritzBox routers use AT803X PHY and
VGV7510KW22 use ICPLUS PHY. Other unused PHY drivers may be removed.
This patch enables these symbols only on xway and xway_legacy subtargets:
- CONFIG_PSB6970_PHY (Driver for PHY in PSB6970 - 7 port FE Switch)
- CONFIG_RTL8366RB_PHY (Driver for PHY in RTL8366 - 6 port GE Switch)
- CONFIG_RTL8366_SMI (Driver for RTL8366 - 6 port GE Switch)
Reduces image size by 7.3kB.
Continuation of 58a6f06978
(PR: #2983)
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
[fix sorting in config files, small fix in commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
50 lines
1.1 KiB
Groff
50 lines
1.1 KiB
Groff
CONFIG_ADM6996_PHY=y
|
|
CONFIG_AR8216_PHY=y
|
|
CONFIG_AT803X_PHY=y
|
|
CONFIG_BLK_MQ_PCI=y
|
|
CONFIG_CRC16=y
|
|
CONFIG_CRYPTO_ACOMP2=y
|
|
CONFIG_CRYPTO_HASH_INFO=y
|
|
CONFIG_CRYPTO_LZO=y
|
|
CONFIG_GENERIC_ALLOCATOR=y
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_EVDEV=y
|
|
CONFIG_INPUT_POLLDEV=y
|
|
# CONFIG_ISDN is not set
|
|
CONFIG_LANTIQ_ETOP=y
|
|
CONFIG_LZO_COMPRESS=y
|
|
CONFIG_LZO_DECOMPRESS=y
|
|
CONFIG_MTD_NAND_CORE=y
|
|
CONFIG_MTD_NAND_ECC_SW_HAMMING=y
|
|
CONFIG_MTD_NAND_XWAY=y
|
|
CONFIG_MTD_RAW_NAND=y
|
|
CONFIG_MTD_UBI=y
|
|
CONFIG_MTD_UBI_BEB_LIMIT=20
|
|
CONFIG_MTD_UBI_BLOCK=y
|
|
# CONFIG_MTD_UBI_FASTMAP is not set
|
|
# CONFIG_MTD_UBI_GLUEBI is not set
|
|
CONFIG_MTD_UBI_WL_THRESHOLD=4096
|
|
CONFIG_NLS=y
|
|
CONFIG_PCI=y
|
|
# CONFIG_PCIE_LANTIQ is not set
|
|
CONFIG_PCI_DOMAINS=y
|
|
CONFIG_PCI_LANTIQ=y
|
|
CONFIG_PSB6970_PHY=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
|
CONFIG_RTL8306_PHY=y
|
|
CONFIG_RTL8366RB_PHY=y
|
|
CONFIG_RTL8366S_PHY=y
|
|
CONFIG_RTL8366_SMI=y
|
|
CONFIG_RTL8367B_PHY=y
|
|
CONFIG_RTL8367_PHY=y
|
|
CONFIG_SGL_ALLOC=y
|
|
CONFIG_UBIFS_FS=y
|
|
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
|
|
CONFIG_UBIFS_FS_LZO=y
|
|
# CONFIG_UBIFS_FS_ZLIB is not set
|
|
# CONFIG_UBIFS_FS_ZSTD is not set
|
|
CONFIG_USB=y
|
|
CONFIG_USB_COMMON=y
|
|
CONFIG_USB_SUPPORT=y
|