projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
[openwrt.git]
/
target
/
linux
/
ixp4xx-2.6
/
config
/
default
diff --git
a/target/linux/ixp4xx-2.6/config/default
b/target/linux/ixp4xx-2.6/config/default
index
06153aa
..
7cac0b2
100644
(file)
--- a/
target/linux/ixp4xx-2.6/config/default
+++ b/
target/linux/ixp4xx-2.6/config/default
@@
-351,7
+351,6
@@
CONFIG_PATA_IXP4XX_CF=m
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_PM is not set
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_PM is not set
-# CONFIG_PPP is not set
# CONFIG_PRISM54 is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PRISM54 is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_ROMFS_FS is not set
@@
-362,7
+361,7
@@
CONFIG_RTC_CLASS=y
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS1742 is not set
-# CONFIG_RTC_DRV_ISL1208 is not set
+CONFIG_RTC_DRV_ISL1208=y
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
This page took
0.021175 seconds
and
4
git commands to generate.