[Arm-netbook] First stab at a custom kernel

Luke Kenneth Casson Leighton luke.leighton at googlemail.com
Wed Mar 3 14:54:43 GMT 2010


On Wed, Mar 3, 2010 at 1:35 PM, Frans Pop <elendil at planet.nl> wrote:
> * WARNING * WARNING * WARNING *
>       TOTALLY UNTESTED
> * WARNING * WARNING * WARNING *
>
> I've uploaded a custom 2.6.33 kernel that I think should support the
> netbook. It is based on the arch/arm/configs/s3c2410_defconfig, with some
> modifications.

#
# LED drivers
#
CONFIG_LEDS_S3C24XX=m
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_GPIO_PLATFORM=y
# CONFIG_LEDS_LP3944 is not set
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_DAC124S085=m
CONFIG_LEDS_PWM=m
CONFIG_LEDS_BD2802=m
# CONFIG_LEDS_LT3593 is not set

i wouldn't recommend doing this, check if it pulls some GPIOs high /
low etc. if it does disable it because you don't know what the GPIOs
are actually connected to at this stage.

 l.



More information about the Arm-netbook mailing list