summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-kernel/linux/linux-obmc/talos.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-kernel/linux/linux-obmc/talos.cfg b/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-kernel/linux/linux-obmc/talos.cfg
index fdef463d1..8182c7a23 100644
--- a/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-kernel/linux/linux-obmc/talos.cfg
+++ b/meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/recipes-kernel/linux/linux-obmc/talos.cfg
@@ -4,8 +4,18 @@ CONFIG_SENSORS_MAX31785=y
CONFIG_SENSORS_W83773G=y
CONFIG_RTC_DRV_RV8803=y
+CONFIG_GPIOLIB=y
+CONFIG_PWM=y
+CONFIG_PWM_GPIO=y
+CONFIG_LEDS_CLASS=y
+CONFIG_LEDS_PWM=y
+
CONFIG_DEBUG_LL=y
CONFIG_DEBUG_LL_UART_8250=y
CONFIG_DEBUG_UART_PHYS=0x1e784000
CONFIG_DEBUG_UART_VIRT=0xe8784000
CONFIG_EARLY_PRINTK=y
+
+CONFIG_HZ=1000
+CONFIG_SCHED_HRTICK=y
+CONFIG_HIGH_RES_TIMERS=y
OpenPOWER on IntegriCloud