diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-03-05 19:13:25 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2013-03-05 19:13:25 +0000 |
commit | 993b4799d83b0ac33e9191abc7238f3271b3eb69 (patch) | |
tree | afd23a6f7ad60084d0c06b635eb4ca28b3105de3 /config-arm-tegra | |
parent | e4ac04d8e1d89b3f28a132923c2c9ce68470cd83 (diff) | |
download | kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.tar.gz kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.tar.xz kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.zip |
Temporarily disable tegra until we get a fix from upstream
Diffstat (limited to 'config-arm-tegra')
-rw-r--r-- | config-arm-tegra | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-arm-tegra b/config-arm-tegra index ec6f03587..53c415312 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -108,8 +108,7 @@ CONFIG_LEDS_RENESAS_TPU=y CONFIG_OF=y CONFIG_SERIAL_OF_PLATFORM=y -# Need to fix, needs patch -# CONFIG_SERIAL_TEGRA is not set +CONFIG_SERIAL_TEGRA=y CONFIG_OF_GPIO=y CONFIG_OF_PCI=y CONFIG_OF_PCI_IRQ=y |