linux-gbmc: aspeed-g7: update unused kconfig
Following are not used:
```
CONFIG_PCIE_ASPEED:
PCIe Root Complex
CONFIG_RTC_DRV_ASPEED:
Real Time Clock (RTC)
CONFIG_ASPEED_BMC_DEV:
CONFIG_ASPEED_HOST_BMC_DEV:
Exchange messages and data between the BMC and the Host
processor over PCIe link.
CONFIG_ASPEED_MCTP:
MCTP Engine receives Msg which carries MCTP packet
through PCIe from Host or sends it to Host.
CONFIG_ASPEED_XDMA:
Transfer data between memory of BMC and Host (via PCIe)
CONFIG_AST2700_OTP:
One Time Programming Controller
CONFIG_ASPEED_PCIE_MMBI:
E2M PCIe MMBI feature(E2M is a device used to transfer PCIe bus
into Memory bus by extra memory remapping control and MMBI
features.)
CONFIG_PHY_ASPEED_SGMII:
SGMII mode for ast2700 A1 MAC2
```
Tested:
1. Use following command check kconfig
zcat /proc/config.gz > running.config
Google-Bug-Id: NA
Change-Id: I6c5bafb6430ae17e39e4272a08dd33d09487edde
Signed-off-by: Alan Hung <yung-sheng.huang@fii-na.corp-partner.google.com>
1 file changed