From 17d09180024a53a95131a4c0918f0d6dbbf724cc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 12 May 2015 17:46:59 -0600 Subject: [PATCH] Refresh configuration --- configs/samv71-xult/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configs/samv71-xult/Kconfig b/configs/samv71-xult/Kconfig index 319eb2231a..445252aacb 100644 --- a/configs/samv71-xult/Kconfig +++ b/configs/samv71-xult/Kconfig @@ -30,6 +30,14 @@ endchoice # MaXTouch Xplained connection if INPUT_MXT +config SAMV71XULT_MXT_SWAPXY + default "Swap X/Y coordinates" + default n + ---help--- + If you are working in a landscape orientation, it should be + necessary to swap X/Y coordinates. But you will probably want + to do this in any portrait orientation. + config SAMV71XULT_MXT_I2CFREQUENCY int "maXTouch I2C frequency" default 400000