diff options
Diffstat (limited to 'target/linux/lantiq/xway/.svn')
-rw-r--r-- | target/linux/lantiq/xway/.svn/entries | 99 | ||||
-rw-r--r-- | target/linux/lantiq/xway/.svn/text-base/config-default.svn-base | 32 | ||||
-rw-r--r-- | target/linux/lantiq/xway/.svn/text-base/target.mk.svn-base | 10 |
3 files changed, 141 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/.svn/entries b/target/linux/lantiq/xway/.svn/entries new file mode 100644 index 0000000..a72bca0 --- /dev/null +++ b/target/linux/lantiq/xway/.svn/entries @@ -0,0 +1,99 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/xway +svn://svn.openwrt.org/openwrt + + + +2013-03-14T18:43:44.068412Z +36028 +blogic + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +profiles +dir + +config-default +file + + + + +2013-03-17T12:12:42.000000Z +b448deb60484b8cb3178becf4cc1dd76 +2012-12-15T01:59:45.206815Z +34687 +blogic + + + + + + + + + + + + + + + + + + + + + +739 + +target.mk +file + + + + +2013-03-17T12:12:42.000000Z +2c680350d16a8ba76df920b9e6708927 +2012-12-21T20:04:20.238798Z +34839 +blogic + + + + + + + + + + + + + + + + + + + + + +177 + diff --git a/target/linux/lantiq/xway/.svn/text-base/config-default.svn-base b/target/linux/lantiq/xway/.svn/text-base/config-default.svn-base new file mode 100644 index 0000000..6ee3a3b --- /dev/null +++ b/target/linux/lantiq/xway/.svn/text-base/config-default.svn-base @@ -0,0 +1,32 @@ +CONFIG_ADM6996_PHY=y +CONFIG_AR8216_PHY=y +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_INPUT=y +CONFIG_INPUT_EVDEV=y +CONFIG_INPUT_POLLDEV=y +# CONFIG_ISDN is not set +CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_M25PXX_USE_FAST_READ=y +CONFIG_MTD_M25P80=y +CONFIG_MTD_NAND=y +CONFIG_MTD_NAND_ECC=y +CONFIG_MTD_NAND_PLATFORM=y +CONFIG_MTD_NAND_XWAY=y +# CONFIG_MTD_PHYSMAP_OF is not set +# CONFIG_MTD_SM_COMMON is not set +CONFIG_NLS=y +# CONFIG_PROC_DEVICETREE is not set +CONFIG_RTL8306_PHY=y +CONFIG_RTL8366S_PHY=y +CONFIG_RTL8367B_PHY=y +CONFIG_RTL8367_PHY=y +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +CONFIG_SPI_GPIO=y +CONFIG_SPI_MASTER=y +CONFIG_SPI_XWAY=y +CONFIG_USB=y +CONFIG_USB_COMMON=y +# CONFIG_USB_EHCI_HCD is not set +CONFIG_USB_SUPPORT=y +# CONFIG_USB_UHCI_HCD is not set diff --git a/target/linux/lantiq/xway/.svn/text-base/target.mk.svn-base b/target/linux/lantiq/xway/.svn/text-base/target.mk.svn-base new file mode 100644 index 0000000..e725679 --- /dev/null +++ b/target/linux/lantiq/xway/.svn/text-base/target.mk.svn-base @@ -0,0 +1,10 @@ +ARCH:=mips +SUBTARGET:=xway +BOARDNAME:=XWAY +FEATURES:=squashfs jffs2 atm + +DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug + +define Target/Description + Lantiq XWAY +endef |