summaryrefslogtreecommitdiffstats
path: root/baseconfig
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-09-12 18:26:40 +0100
committerPeter Robinson <pbrobinson@gmail.com>2017-09-12 18:26:40 +0100
commitf7b2debcf93630f8e5537f9b132528bd3cef15ea (patch)
treeb77988cc166d9227e80feddae67bd56f0e74e040 /baseconfig
parente19dd18c383ac8a604b14cb66940b901562f082e (diff)
downloadkernel-f7b2debcf93630f8e5537f9b132528bd3cef15ea.tar.gz
kernel-f7b2debcf93630f8e5537f9b132528bd3cef15ea.tar.xz
kernel-f7b2debcf93630f8e5537f9b132528bd3cef15ea.zip
Enable Physlink/SFP functionality, minor cleanups, Tegra DRM FTB fix
Diffstat (limited to 'baseconfig')
-rw-r--r--baseconfig/CONFIG_CEC_PIN1
-rw-r--r--baseconfig/CONFIG_MDIO_I2C1
-rw-r--r--baseconfig/CONFIG_PHYLINK1
-rw-r--r--baseconfig/CONFIG_SERIO_GPIO_PS22
-rw-r--r--baseconfig/CONFIG_SFP1
-rw-r--r--baseconfig/arm/armv7/CONFIG_DRM_SUN4I_BACKEND (renamed from baseconfig/arm/CONFIG_DRM_SUN4I_BACKEND)0
6 files changed, 5 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_CEC_PIN b/baseconfig/CONFIG_CEC_PIN
new file mode 100644
index 000000000..395ddfbf2
--- /dev/null
+++ b/baseconfig/CONFIG_CEC_PIN
@@ -0,0 +1 @@
+CONFIG_CEC_PIN=y
diff --git a/baseconfig/CONFIG_MDIO_I2C b/baseconfig/CONFIG_MDIO_I2C
new file mode 100644
index 000000000..df7d9e025
--- /dev/null
+++ b/baseconfig/CONFIG_MDIO_I2C
@@ -0,0 +1 @@
+CONFIG_MDIO_I2C=m
diff --git a/baseconfig/CONFIG_PHYLINK b/baseconfig/CONFIG_PHYLINK
new file mode 100644
index 000000000..cc1e23e0b
--- /dev/null
+++ b/baseconfig/CONFIG_PHYLINK
@@ -0,0 +1 @@
+CONFIG_PHYLINK=m
diff --git a/baseconfig/CONFIG_SERIO_GPIO_PS2 b/baseconfig/CONFIG_SERIO_GPIO_PS2
index 33383d85a..22c1adbfb 100644
--- a/baseconfig/CONFIG_SERIO_GPIO_PS2
+++ b/baseconfig/CONFIG_SERIO_GPIO_PS2
@@ -1 +1 @@
-CONFIG_SERIO_GPIO_PS2=m
+# CONFIG_SERIO_GPIO_PS2 is not set
diff --git a/baseconfig/CONFIG_SFP b/baseconfig/CONFIG_SFP
new file mode 100644
index 000000000..db57db12e
--- /dev/null
+++ b/baseconfig/CONFIG_SFP
@@ -0,0 +1 @@
+CONFIG_SFP=m
diff --git a/baseconfig/arm/CONFIG_DRM_SUN4I_BACKEND b/baseconfig/arm/armv7/CONFIG_DRM_SUN4I_BACKEND
index c1d1d2121..c1d1d2121 100644
--- a/baseconfig/arm/CONFIG_DRM_SUN4I_BACKEND
+++ b/baseconfig/arm/armv7/CONFIG_DRM_SUN4I_BACKEND