diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2011-10-03 03:06:29 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2011-10-03 03:06:29 +0000 |
commit | 7e372b6dcf2e454d5bb4a7e13991d96072de8e34 (patch) | |
tree | cef38baf690febbf008f97edd21b727c788d2b72 | |
parent | aaba775f36c61e5c78bc372ff5d4c758b9209799 (diff) | |
download | mtk-20170518-7e372b6dcf2e454d5bb4a7e13991d96072de8e34.zip mtk-20170518-7e372b6dcf2e454d5bb4a7e13991d96072de8e34.tar.gz mtk-20170518-7e372b6dcf2e454d5bb4a7e13991d96072de8e34.tar.bz2 |
New x86 platform specific symbol needed for 3.1-rc3.
-rw-r--r-- | target/linux/x86/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index c620db0..93a66b0 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -453,3 +453,4 @@ CONFIG_X86_XADD=y # CONFIG_BATTERY_BQ20Z75 is not set # CONFIG_TRANSPARENT_HUGEPAGE is not set # CONFIG_ALIX is not set +# CONFIG_SAMSUNG_Q10 is not set |