diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-11-02 10:12:46 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-11-02 10:12:46 +0000 |
commit | 7aa2950165b1ebe1af9da413aca4cea6eda3d520 (patch) | |
tree | f6b7891567f43001b6a7328e626cfd3503acca09 /target/linux/generic/config-3.18 | |
parent | 7f707a5216e4220918f20a14ecbb52537ec0275c (diff) | |
download | upstream-7aa2950165b1ebe1af9da413aca4cea6eda3d520.tar.gz upstream-7aa2950165b1ebe1af9da413aca4cea6eda3d520.tar.bz2 upstream-7aa2950165b1ebe1af9da413aca4cea6eda3d520.zip |
kernel: 3.18: fix config typo
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43150
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r-- | target/linux/generic/config-3.18 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 8ce457fe73..2766919421 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3052,7 +3052,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_TEST is not set # CONFIG_RTC_DRV_V3020 is not set # CONFIG_RTC_DRV_X1205 is not set -# CONFIG_RTC_DRV_XGENE it not set +# CONFIG_RTC_DRV_XGENE is not set CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" CONFIG_RTC_INTF_DEV=y |