aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/nokia900.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 3b3b3b811d..c6813d11eb 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -91,8 +91,10 @@ ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget vfat keyboard"
module_autoload_g_ether = "g_ether"
+module_autoload_omap_ssi = "omap_ssi"
+module_autoload_isp1704_charger = "isp1704_charger"
# Copied from include/omap3.inc (as we do not use linux-omap recipes):
#
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r58"
+MACHINE_KERNEL_PR = "r59"