diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-03-04 19:59:47 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2013-03-04 19:59:47 +0000 |
commit | 5341f551988c1684421644c89228133ac95aef25 (patch) | |
tree | 442d2cd6b3997d01ee40d3b82b671130431ddb9f /config-arm-tegra | |
parent | 078f71f7dd25bb8acc5a706cc92c3109c65bf118 (diff) | |
download | kernel-5341f551988c1684421644c89228133ac95aef25.tar.gz kernel-5341f551988c1684421644c89228133ac95aef25.tar.xz kernel-5341f551988c1684421644c89228133ac95aef25.zip |
Update vexpress and omap options (fix MMC on qemu, hopefully fix OMAP3)
Diffstat (limited to 'config-arm-tegra')
-rw-r--r-- | config-arm-tegra | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-arm-tegra b/config-arm-tegra index eaeaa4f9e..ec6f03587 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -108,7 +108,8 @@ CONFIG_LEDS_RENESAS_TPU=y CONFIG_OF=y CONFIG_SERIAL_OF_PLATFORM=y -CONFIG_SERIAL_TEGRA=m +# Need to fix, needs patch +# CONFIG_SERIAL_TEGRA is not set CONFIG_OF_GPIO=y CONFIG_OF_PCI=y CONFIG_OF_PCI_IRQ=y |