diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 23:36:09 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 23:36:09 +0000 |
commit | 795328ec8e5b4edf7e22e9d7902e7d56205a1fb4 (patch) | |
tree | d47a08dbc2d8ece251699ec202686cc9c93b8caf /target/linux | |
parent | a5fe570c0296de3721efffa772824cdda11c8064 (diff) | |
download | upstream-795328ec8e5b4edf7e22e9d7902e7d56205a1fb4.tar.gz upstream-795328ec8e5b4edf7e22e9d7902e7d56205a1fb4.tar.bz2 upstream-795328ec8e5b4edf7e22e9d7902e7d56205a1fb4.zip |
kernel: add missing symbol to generic 3.18 config
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44150 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 1642b60994..a4c0b65f0c 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2814,6 +2814,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PHYS_ADDR_T_64BIT is not set # CONFIG_PHY_EXYNOS_DP_VIDEO is not set # CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set +# CONFIG_PHY_SAMSUNG_USB2 is not set # CONFIG_PID_IN_CONTEXTIDR is not set # CONFIG_PID_NS is not set CONFIG_PINCONF=y |