xref: /openbmc/openbmc/meta-facebook/meta-catalina/recipes-kernel/linux/linux-aspeed/catalina.cfg (revision a02fb0a827e316e20de5966d49c8eb5c6c01a568)
19e0893fcSPotin Lai# large memory support
29e0893fcSPotin LaiCONFIG_VMSPLIT_3G_OPT=y
39e0893fcSPotin LaiCONFIG_HAVE_CLK=y
49e0893fcSPotin LaiCONFIG_OF=y
59e0893fcSPotin Lai
69e0893fcSPotin Lai# aspeed-adc driver
79e0893fcSPotin LaiCONFIG_COMMON_CLK=y
89e0893fcSPotin LaiCONFIG_ASPEED_ADC=y
99e0893fcSPotin Lai
109e0893fcSPotin Lai# NCSI
119e0893fcSPotin LaiCONFIG_NCSI_OEM_CMD_GET_MAC=y
129e0893fcSPotin Lai
139e0893fcSPotin Lai# devmem
149e0893fcSPotin LaiCONFIG_DEVMEM=y
159e0893fcSPotin Lai
169e0893fcSPotin Lai# RTC
179e0893fcSPotin LaiCONFIG_RTC_DRV_NCT3018Y=y
189e0893fcSPotin Lai
199e0893fcSPotin Lai# USB EHCI
209e0893fcSPotin LaiCONFIG_USB_EHCI_HCD=y
219e0893fcSPotin LaiCONFIG_USB_EHCI_HCD_PLATFORM=y
229e0893fcSPotin Lai
239e0893fcSPotin Lai# USB NET
249e0893fcSPotin LaiCONFIG_USB_NET_DRIVERS=y
259e0893fcSPotin LaiCONFIG_USB_USBNET=y
269e0893fcSPotin LaiCONFIG_USB_NET_CDCETHER=y
279e0893fcSPotin LaiCONFIG_USB_NET_CDC_NCM=y
289e0893fcSPotin LaiCONFIG_USB_NET_CDC_SUBSET_ENABLE=y
299e0893fcSPotin LaiCONFIG_USB_NET_CDC_SUBSET=y
309e0893fcSPotin Lai
319e0893fcSPotin Lai# SPI GPIO
329e0893fcSPotin LaiCONFIG_SPI_GPIO=y
339e0893fcSPotin LaiCONFIG_SPI_BITBANG=y
349e0893fcSPotin Lai
3503cbb0ecSPotin Lai# IPMI & SSIF & IPMB
369e0893fcSPotin LaiCONFIG_IPMI_HANDLER=y
379e0893fcSPotin LaiCONFIG_IPMI_DEVICE_INTERFACE=y
389e0893fcSPotin LaiCONFIG_SSIF_IPMI_BMC=y
3903cbb0ecSPotin LaiCONFIG_IPMB_DEVICE_INTERFACE=y
409e0893fcSPotin Lai
419e0893fcSPotin Lai# Aspeed OTP
429e0893fcSPotin LaiCONFIG_ASPEED_OTP=y
439e0893fcSPotin Lai
449e0893fcSPotin Lai# Hwmon Sensors
459e0893fcSPotin LaiCONFIG_SENSORS_ADC128D818=y
469e0893fcSPotin LaiCONFIG_GPIO_PCA953X=y
479e0893fcSPotin LaiCONFIG_SENSORS_INA238=y
489e0893fcSPotin LaiCONFIG_SENSORS_INA2XX=y
499e0893fcSPotin LaiCONFIG_SENSORS_ISL68137=y
509e0893fcSPotin LaiCONFIG_SENSORS_LTC4286=y
519e0893fcSPotin LaiCONFIG_SENSORS_MAX31790=y
529e0893fcSPotin LaiCONFIG_SENSORS_MP2856=y
539e0893fcSPotin LaiCONFIG_SENSORS_MP5990=y
549e0893fcSPotin LaiCONFIG_SENSORS_PT5161L=y
559e0893fcSPotin LaiCONFIG_SENSORS_XDPE152=y
5683639216SPotin LaiCONFIG_SENSORS_XDP710=y
5783639216SPotin LaiCONFIG_SENSORS_ISL28022=y
5883639216SPotin LaiCONFIG_SENSORS_NCT7363=y
599e0893fcSPotin Lai
609e0893fcSPotin Lai# IIO Sensors
619e0893fcSPotin LaiCONFIG_TI_ADS1015=y
629e0893fcSPotin LaiCONFIG_MAX1363=y
639e0893fcSPotin Lai
649e0893fcSPotin Lai# I2C Mux
659e0893fcSPotin LaiCONFIG_I2C_MUX_PCA954x=y
669e0893fcSPotin Lai
679e0893fcSPotin Lai# Enable loadable module
689e0893fcSPotin LaiCONFIG_MODULES=y
69*e840c233SPotin Lai
70*e840c233SPotin Lai# USB to Serial
71*e840c233SPotin LaiCONFIG_USB_SERIAL=y
72*e840c233SPotin LaiCONFIG_USB_SERIAL_CONSOLE=y
73*e840c233SPotin LaiCONFIG_USB_SERIAL_CP210X=y
74