Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
This commit is contained in:
@@ -14,6 +14,7 @@ sub target_config_features(@) {
|
||||
/^audio$/ and $ret .= "\tselect AUDIO_SUPPORT\n";
|
||||
/^display$/ and $ret .= "\tselect DISPLAY_SUPPORT\n";
|
||||
/^dt$/ and $ret .= "\tselect USES_DEVICETREE\n";
|
||||
/^emmc$/ and $ret .= "\tselect EMMC_SUPPORT\n";
|
||||
/^gpio$/ and $ret .= "\tselect GPIO_SUPPORT\n";
|
||||
/^pci$/ and $ret .= "\tselect PCI_SUPPORT\n";
|
||||
/^pcie$/ and $ret .= "\tselect PCIE_SUPPORT\n";
|
||||
|
||||
Reference in New Issue
Block a user