aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mediatek/mt7623/base-files/etc/inittab
Commit message (Collapse)AuthorAge
* mediatek: mt7623: backport musb, improve HDMI consoleDaniel Golle2021-08-21
| | | | | | | | | Backport support for dual-role USB 2.0 as that's what is actually built-into MT7623. Improve HDMI console by enabling VT and setting up tty1..tty6. Re-add accidentally removed CONFIG_ARM_ARCH_TIMER. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* mediatek: mt7623: enable more hardware featuresDaniel Golle2021-08-21
In order to make HDMI console available on the BananaPi BPi-R2 select various Kconfig symbols which are useful for systems with graphics. Signed-off-by: Daniel Golle <daniel@makrotopia.org>