Skip to content

Commit

Permalink
Update S905 kernel&S805 kernel config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ntemis committed Mar 5, 2017
1 parent 129e5e1 commit 76ebcbd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 90 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/S805/linux/linux.arm.conf
Expand Up @@ -2822,7 +2822,7 @@ CONFIG_ZRAM=y
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
CONFIG_STAGING_MEDIA=y
# CONFIG_STAGING_MEDIA is not set

#
# Android
Expand Down
34 changes: 4 additions & 30 deletions projects/S905/linux/linux.aarch64.conf
Expand Up @@ -815,7 +815,7 @@ CONFIG_USB_HOST_ELECT_TEST=y
#
# I2C Hardware Bus support
#
# CONFIG_I2C_AML is not set
CONFIG_I2C_AML=y
# CONFIG_I2C_SLAVE_AML is not set
# CONFIG_I2C_SW_AML is not set
CONFIG_AML_PWM=y
Expand Down Expand Up @@ -2217,7 +2217,7 @@ CONFIG_REGULATOR=y
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_VEXPRESS_DVI_CONTROL=y
# CONFIG_VEXPRESS_DVI_CONTROL is not set
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
Expand Down Expand Up @@ -2253,32 +2253,7 @@ CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_L4F00242T03 is not set
# CONFIG_LCD_LMS283GF05 is not set
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_ILI922X is not set
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
# CONFIG_LCD_PLATFORM is not set
# CONFIG_LCD_S6E63M0 is not set
# CONFIG_LCD_LD9040 is not set
# CONFIG_LCD_AMS369FG06 is not set
# CONFIG_LCD_LMS501KF03 is not set
# CONFIG_LCD_HX8357 is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_GPIO is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_ADF is not set

#
Expand Down Expand Up @@ -2337,6 +2312,7 @@ CONFIG_SND_SOC_TAS5707=y
CONFIG_SND_SOC_TAS5717=y
CONFIG_SND_SOC_TAS5731=y
CONFIG_SND_SOC_AMLPMU4=y
CONFIG_SND_SOC_ES8323=y
CONFIG_SND_SOC_PCM2BT=y
CONFIG_SND_SOC_AMLT9015=y
CONFIG_SND_SOC_AMLT9015S=y
Expand Down Expand Up @@ -2401,8 +2377,6 @@ CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=y
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_ROCCAT is not set
Expand Down
2 changes: 1 addition & 1 deletion projects/S905/options
Expand Up @@ -75,7 +75,7 @@
# Kernel to use. values can be:
# default: default mainline kernel
LINUX="custom"
KERNEL_VERSION="f353216"
KERNEL_VERSION="8ab0f59"
KERNEL_URL="https://github.com/kszaq/linux-amlogic-le/archive/$KERNEL_VERSION.tar.gz"
KERNEL_SOURCE_DIR="linux-amlogic-le-$KERNEL_VERSION*"
KERNEL_PATCH_DIRS="amlogic-3.14"
Expand Down

0 comments on commit 76ebcbd

Please sign in to comment.