Revert "bcm27xx: bcm27xx: update defconfig"
authorChristian Lamparter <chunkeey@gmail.com>
Thu, 24 Feb 2022 16:21:42 +0000 (17:21 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 24 Feb 2022 19:45:12 +0000 (20:45 +0100)
commit83f2f1ad5840eae4bd265ffc46f1982571514123
treebfe3987bcb2f5575699edfd2b38ffb4080a1c0e3
parent3e53eec58958b56c1be02d001f4b51dfb1714525
Revert "bcm27xx: bcm27xx: update defconfig"

This reverts all four commits
dbb45421bab "bcm27xx: bcm2708: update defconfig"
332f69583ad "bcm27xx: bcm2709: update defconfig"
a478202d74b "bcm27xx: bcm2710: update defconfig"
82da1dfd69a "bcm27xx: bcm2711: update defconfig"

this also highlighted an unrelated kconfig failure
that warrants investigation. But for now it is important
for the bcm27xx target to come back again.

|*
|* Restart config...
|*
|*
|* Allow override default queue discipline
|*
|Allow override default queue discipline (NET_SCH_DEFAULT) [Y/n/?] y
|  Default queuing discipline
|    1. Fair Queue (DEFAULT_FQ) (NEW)
|    2. Controlled Delay (DEFAULT_CODEL) (NEW)
|  > 3. Fair Queue Controlled Delay (DEFAULT_FQ_CODEL)
|    4. Stochastic Fair Queue (DEFAULT_SFQ) (NEW)
|    5. Priority FIFO Fast (DEFAULT_PFIFO_FAST)
|  choice[1-5?]:
|Error in reading or end of file.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/bcm27xx/bcm2708/config-5.10
target/linux/bcm27xx/bcm2709/config-5.10
target/linux/bcm27xx/bcm2710/config-5.10
target/linux/bcm27xx/bcm2711/config-5.10