From mboxrd@z Thu Jan 1 00:00:00 1970 From: baozich@gmail.com (Chen Baozi) Date: Mon, 8 Apr 2013 09:22:53 +0800 Subject: [PATCH] gpio: update gpio Chinese documentation Message-ID: <20130408012253.GA2545@cbz-workstation> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Since the GENERIC_GPIO has been removed and the documentation of it has been modified, this patch updates the corresponding documentation of gpio in Chinese. Signed-off-by: Chen Baozi --- Documentation/zh_CN/gpio.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/zh_CN/gpio.txt b/Documentation/zh_CN/gpio.txt index 4fa7b4e..d5b8f01 100644 --- a/Documentation/zh_CN/gpio.txt +++ b/Documentation/zh_CN/gpio.txt @@ -84,10 +84,10 @@ GPIO ?? ?????????????(??????????????????,??? ????????? GPIO ????????????????????) -????,????????????????????????????? -??? Kconfig ???? GENERIC_GPIO??? (??? true)???? -?? ????????? GPIO ???????? Kconfig -???????GENERIC_GPIO????????: +????,???????????????????????????????? +??? Kconfig ??? ARCH_REQUIRE_GPIOLIB ?? ARCH_WANT_OPTIONAL_GPIOLIB +????????? GPIO ???????? Kconfig ???????GENERIC_GPIO? +???????: #include -- 1.8.1.4