diff options
Diffstat (limited to 'recipes-kernel')
23 files changed, 2 insertions, 486 deletions
diff --git a/recipes-kernel/linux/config/socfpga-base/bsp/arria10-standard.scc b/recipes-kernel/linux/config/socfpga-base/bsp/arria10-standard.scc deleted file mode 100644 index f768b01..0000000 --- a/recipes-kernel/linux/config/socfpga-base/bsp/arria10-standard.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KMACHINE arria10 | ||
| 2 | define KTYPE standard | ||
| 3 | define KARCH arm | ||
| 4 | |||
| 5 | include bsp/include/cyclone5_arria5_arria10.scc | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/bsp/arria5-standard.scc b/recipes-kernel/linux/config/socfpga-base/bsp/arria5-standard.scc deleted file mode 100644 index f263369..0000000 --- a/recipes-kernel/linux/config/socfpga-base/bsp/arria5-standard.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KMACHINE arria5 | ||
| 2 | define KTYPE standard | ||
| 3 | define KARCH arm | ||
| 4 | |||
| 5 | include bsp/include/cyclone5_arria5_arria10.scc | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/bsp/cyclone5-standard.scc b/recipes-kernel/linux/config/socfpga-base/bsp/cyclone5-standard.scc deleted file mode 100644 index e9f98eb..0000000 --- a/recipes-kernel/linux/config/socfpga-base/bsp/cyclone5-standard.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KMACHINE cyclone5 | ||
| 2 | define KTYPE standard | ||
| 3 | define KARCH arm | ||
| 4 | |||
| 5 | include bsp/include/cyclone5_arria5_arria10.scc | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/bsp/include/cyclone5_arria5_arria10.scc b/recipes-kernel/linux/config/socfpga-base/bsp/include/cyclone5_arria5_arria10.scc deleted file mode 100644 index 5f37d3c..0000000 --- a/recipes-kernel/linux/config/socfpga-base/bsp/include/cyclone5_arria5_arria10.scc +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | include ktypes/standard/standard.scc | ||
| 2 | |||
| 3 | include features/altera/cyclone5_arria5-ip.scc | ||
| 4 | include features/altera/arria10-ip.scc | ||
| 5 | include features/altera/altera-ip.scc | ||
| 6 | include features/altera/board-common.scc | ||
| 7 | kconfig hardware features/altera/cyclone5_arria5-arm.cfg | ||
| 8 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/blk.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/blk.cfg deleted file mode 100644 index d7f07a7..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/blk.cfg +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | CONFIG_BLK_DEV_SD=y | ||
| 2 | CONFIG_BLK_DEV_INITRD=y | ||
| 3 | CONFIG_BLK_DEV_LOOP=y | ||
| 4 | CONFIG_BLK_DEV_RAM=y | ||
| 5 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/fs.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/fs.cfg deleted file mode 100644 index feb8761..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/fs.cfg +++ /dev/null | |||
| @@ -1,31 +0,0 @@ | |||
| 1 | |||
| 2 | CONFIG_VFAT_FS=y | ||
| 3 | CONFIG_FAT_FS=y | ||
| 4 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 5 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 6 | |||
| 7 | CONFIG_NTFS_FS=y | ||
| 8 | CONFIG_NTFS_RW=y | ||
| 9 | |||
| 10 | |||
| 11 | CONFIG_EXT2_FS=y | ||
| 12 | CONFIG_EXT2_FS_XATTR=y | ||
| 13 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
| 14 | CONFIG_JFFS2_FS=y | ||
| 15 | CONFIG_JFFS2_SUMMARY=y | ||
| 16 | |||
| 17 | CONFIG_EXT3_FS=y | ||
| 18 | CONFIG_EXT4_FS=y | ||
| 19 | |||
| 20 | CONFIG_NFS_FS=y | ||
| 21 | CONFIG_ROOT_NFS=y | ||
| 22 | CONFIG_NFS_V4=y | ||
| 23 | CONFIG_NFS_USE_KERNEL_DNS=y | ||
| 24 | CONFIG_SUNRPC_GSS=y | ||
| 25 | |||
| 26 | CONFIG_TMPFS=y | ||
| 27 | |||
| 28 | CONFIG_DEVTMPFS=y | ||
| 29 | CONFIG_DEVTMPFS_MOUNT=y | ||
| 30 | CONFIG_CONFIGFS_FS=y | ||
| 31 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/leds.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/leds.cfg deleted file mode 100644 index 93d1f7e..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/leds.cfg +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | CONFIG_NEW_LEDS=y | ||
| 2 | CONFIG_LEDS_CLASS=y | ||
| 3 | CONFIG_LEDS_GPIO=y | ||
| 4 | CONFIG_LEDS_TRIGGERS=y | ||
| 5 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
| 6 | CONFIG_LEDS_TRIGGER_CPU=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/mtd.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/mtd.cfg deleted file mode 100644 index 05e6f2a..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/mtd.cfg +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | CONFIG_MTD=y | ||
| 2 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 3 | CONFIG_MTD_BLOCK=y | ||
| 4 | CONFIG_MTD_PHYSMAP=y | ||
| 5 | CONFIG_MTD_PHYSMAP_OF=y | ||
| 6 | CONFIG_MTD_NAND=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/net.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/net.cfg deleted file mode 100644 index 8d27c8d..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/net.cfg +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | CONFIG_NET=y | ||
| 2 | CONFIG_PACKET=y | ||
| 3 | CONFIG_UNIX=y | ||
| 4 | CONFIG_INET=y | ||
| 5 | CONFIG_IP_MULTICAST=y | ||
| 6 | CONFIG_IP_PNP=y | ||
| 7 | CONFIG_IP_PNP_DHCP=y | ||
| 8 | CONFIG_IP_PNP_BOOTP=y | ||
| 9 | CONFIG_IP_PNP_RARP=y | ||
| 10 | CONFIG_NET_IPIP=m | ||
| 11 | CONFIG_VLAN_8021Q=m | ||
| 12 | CONFIG_XFRM_ALGO=y | ||
| 13 | CONFIG_XFRM_MIGRATE=y | ||
| 14 | CONFIG_NET_KEY=y | ||
| 15 | CONFIG_NET_KEY_MIGRATE=y | ||
| 16 | CONFIG_NET_IP_TUNNEL=y | ||
| 17 | CONFIG_INET_TUNNEL=y | ||
| 18 | |||
| 19 | CONFIG_IPV6=y | ||
| 20 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
| 21 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
| 22 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
| 23 | CONFIG_IPV6_SIT=y | ||
| 24 | |||
| 25 | CONFIG_NETWORK_PHY_TIMESTAMPING=y | ||
| 26 | |||
| 27 | CONFIG_STP=y | ||
| 28 | CONFIG_GARP=y | ||
| 29 | CONFIG_VLAN_8021Q=y | ||
| 30 | CONFIG_VLAN_8021Q_GVRP=y | ||
| 31 | CONFIG_LLC=y | ||
| 32 | CONFIG_DNS_RESOLVER=y | ||
| 33 | |||
| 34 | CONFIG_NETDEVICES=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/rtc.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/rtc.cfg deleted file mode 100644 index 9e11f40..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/rtc.cfg +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | CONFIG_RTC_CLASS=y | ||
| 2 | CONFIG_RTC_SYSTOHC=y | ||
| 3 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
| 4 | CONFIG_RTC_INTF_SYSFS=y | ||
| 5 | CONFIG_RTC_INTF_PROC=y | ||
| 6 | CONFIG_RTC_INTF_DEV=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/cfg/usb.cfg b/recipes-kernel/linux/config/socfpga-base/cfg/usb.cfg deleted file mode 100644 index 112a280..0000000 --- a/recipes-kernel/linux/config/socfpga-base/cfg/usb.cfg +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | CONFIG_USB_STORAGE=y | ||
| 2 | CONFIG_USB_GADGET=y | ||
| 3 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
| 4 | CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 | ||
| 5 | CONFIG_USB_LIBCOMPOSITE=m | ||
| 6 | CONFIG_USB_MASS_STORAGE=m | ||
| 7 | CONFIG_USB_ZERO=m | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.cfg deleted file mode 100644 index c16f049..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.cfg +++ /dev/null | |||
| @@ -1,40 +0,0 @@ | |||
| 1 | |||
| 2 | # Serial/UART | ||
| 3 | CONFIG_SERIAL_ALTERA_JTAGUART=m | ||
| 4 | CONFIG_SERIAL_ALTERA_UART=m | ||
| 5 | CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4 | ||
| 6 | CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200 | ||
| 7 | |||
| 8 | # Watchdog | ||
| 9 | CONFIG_WATCHDOG=y | ||
| 10 | |||
| 11 | # Ethernet | ||
| 12 | CONFIG_ALTERA_TSE=m | ||
| 13 | |||
| 14 | # GPIO | ||
| 15 | CONFIG_GPIOLIB=y | ||
| 16 | CONFIG_OF_GPIO=y | ||
| 17 | CONFIG_GPIO_SYSFS=y | ||
| 18 | CONFIG_GPIO_ALTERA=m | ||
| 19 | |||
| 20 | # SPI | ||
| 21 | CONFIG_SPI=y | ||
| 22 | CONFIG_SPI_ALTERA=m | ||
| 23 | CONFIG_SPI_BITBANG=m | ||
| 24 | |||
| 25 | # Video | ||
| 26 | CONFIG_FB=y | ||
| 27 | CONFIG_FB_CFB_FILLRECT=m | ||
| 28 | CONFIG_FB_CFB_COPYAREA=m | ||
| 29 | CONFIG_FB_CFB_IMAGEBLIT=m | ||
| 30 | CONFIG_FB_ALTERA_VIP=m | ||
| 31 | |||
| 32 | # Mailbox | ||
| 33 | CONFIG_MAILBOX=y | ||
| 34 | CONFIG_ALTERA_MBOX=m | ||
| 35 | |||
| 36 | # Misc | ||
| 37 | CONFIG_ALTERA_HWMUTEX=m | ||
| 38 | CONFIG_ALTERA_SYSID=m | ||
| 39 | CONFIG_ALTERA_ILC=m | ||
| 40 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.scc b/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.scc deleted file mode 100644 index 42ae19c..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/altera-ip.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Altera Soft IP Core Drivers/Support" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconfig hardware altera-ip.cfg | ||
| 5 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.cfg deleted file mode 100644 index bdd369d..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.cfg +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | CONFIG_FPGA_MGR_SOCFPGA_A10=y | ||
| 2 | CONFIG_GPIO_A10SYCON=y | ||
| 3 | CONFIG_SENSORS_A10SYCON=y | ||
| 4 | CONFIG_A10SYCON_RESET=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.scc b/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.scc deleted file mode 100644 index 0e82bfa..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/arria10-ip.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Altera 20nm SoC IP Core Drivers/Support" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconfig hardware arria10-ip.cfg | ||
| 5 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg deleted file mode 100644 index c5a989d..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | # Ethernet PHYs | ||
| 2 | CONFIG_PHYLIB=y | ||
| 3 | CONFIG_MARVELL_PHY=y | ||
| 4 | CONFIG_MICREL_PHY=y | ||
| 5 | |||
| 6 | # EEPROM | ||
| 7 | CONFIG_EEPROM_AT24=y | ||
| 8 | |||
| 9 | # MTD | ||
| 10 | CONFIG_MTD=y | ||
| 11 | CONFIG_MTD_OF_PARTS=y | ||
| 12 | |||
| 13 | # RTC drivers | ||
| 14 | CONFIG_RTC_DRV_DS1307=y | ||
| 15 | |||
| 16 | CONFIG_NEWHAVEN_LCD=y | ||
| 17 | |||
| 18 | CONFIG_PMBUS=y | ||
| 19 | CONFIG_SENSORS_LTC2978=y | ||
| 20 | |||
| 21 | CONFIG_MTD_M25P80=y | ||
| 22 | CONFIG_M25PXX_USE_FAST_READ=y | ||
| 23 | |||
| 24 | CONFIG_SENSORS_MAX1619=y | ||
| 25 | |||
| 26 | CONFIG_I2C_CHARDEV=y | ||
| 27 | CONFIG_SPI_SPIDEV=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.scc b/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.scc deleted file mode 100644 index 15d070c..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Evaluation Board Common Drivers" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconfig hardware board-common.cfg | ||
| 5 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg deleted file mode 100644 index 50ddab8..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | # ARM | ||
| 2 | CONFIG_ARCH_SOCFPGA=y | ||
| 3 | CONFIG_ARM_THUMBEE=y | ||
| 4 | CONFIG_SWP_EMULATE=y | ||
| 5 | CONFIG_ARM_CPU_TOPOLOGY=y | ||
| 6 | |||
| 7 | CONFIG_VFP=y | ||
| 8 | CONFIG_VFPv3=y | ||
| 9 | CONFIG_NEON=y | ||
| 10 | |||
| 11 | CONFIG_AEABI=y | ||
| 12 | CONFIG_OABI_COMPAT=y | ||
| 13 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg deleted file mode 100644 index a3171ad..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg +++ /dev/null | |||
| @@ -1,122 +0,0 @@ | |||
| 1 | # FPGA BRIDGE - done | ||
| 2 | CONFIG_FPGA_BRIDGE=y | ||
| 3 | CONFIG_ALTERA_SOCFPGA_BRIDGE=y | ||
| 4 | |||
| 5 | # FPGA MANAGER - done | ||
| 6 | CONFIG_FPGA=y | ||
| 7 | CONFIG_FPGA_MGR_ALTERA=y | ||
| 8 | |||
| 9 | |||
| 10 | # UART - done | ||
| 11 | CONFIG_SERIAL_8250=y | ||
| 12 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 13 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
| 14 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | ||
| 15 | CONFIG_SERIAL_8250_DW=y | ||
| 16 | CONFIG_SERIAL_CORE=y | ||
| 17 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 18 | CONFIG_CONSOLE_POLL=y | ||
| 19 | |||
| 20 | # SPI | ||
| 21 | CONFIG_SPI=y | ||
| 22 | CONFIG_SPI_CADENCE_QSPI=y | ||
| 23 | CONFIG_SPI_DESIGNWARE=y | ||
| 24 | CONFIG_SPI_DW_MMIO=y | ||
| 25 | |||
| 26 | # SRAM | ||
| 27 | CONFIG_SRAM=y | ||
| 28 | |||
| 29 | # DMA - done | ||
| 30 | # CONFIG_DMADEVICES=y | ||
| 31 | # CONFIG_PL330_DMA=y | ||
| 32 | |||
| 33 | # PL310 - done | ||
| 34 | CONFIG_OUTER_CACHE=y | ||
| 35 | CONFIG_OUTER_CACHE_SYNC=y | ||
| 36 | CONFIG_CACHE_L2X0=y | ||
| 37 | CONFIG_CACHE_PL310=y | ||
| 38 | |||
| 39 | # Watchdog - done | ||
| 40 | CONFIG_WATCHDOG=y | ||
| 41 | CONFIG_DW_WATCHDOG=y | ||
| 42 | |||
| 43 | # Ethernet - done | ||
| 44 | CONFIG_NET_VENDOR_STMICRO=y | ||
| 45 | CONFIG_STMMAC_ETH=y | ||
| 46 | CONFIG_STMMAC_PLATFORM=y | ||
| 47 | CONFIG_STMMAC_DEBUG_FS=y | ||
| 48 | CONFIG_STMMAC_RING=y | ||
| 49 | CONFIG_FIXED_PHY=y | ||
| 50 | |||
| 51 | # GPIO - done | ||
| 52 | CONFIG_GPIO_SYSFS=y | ||
| 53 | CONFIG_GPIOLIB=y | ||
| 54 | CONFIG_OF_GPIO=y | ||
| 55 | CONFIG_GPIO_GENERIC=y | ||
| 56 | CONFIG_GPIO_DWAPB=y | ||
| 57 | |||
| 58 | # I2C - done | ||
| 59 | CONFIG_I2C=y | ||
| 60 | CONFIG_I2C_DESIGNWARE_CORE=y | ||
| 61 | CONFIG_I2C_DESIGNWARE_PLATFORM=y | ||
| 62 | |||
| 63 | # CAN - done | ||
| 64 | CONFIG_CAN=y | ||
| 65 | CONFIG_CAN_C_CAN=y | ||
| 66 | CONFIG_CAN_C_CAN_PLATFORM=y | ||
| 67 | |||
| 68 | # MMC/SD - done | ||
| 69 | CONFIG_MMC=y | ||
| 70 | CONFIG_MMC_DW=y | ||
| 71 | CONFIG_MMC_DW_IDMAC=y | ||
| 72 | CONFIG_MMC_DW_PLTFM=y | ||
| 73 | CONFIG_MMC_DW_SOCFPGA=y | ||
| 74 | |||
| 75 | # NAND - done | ||
| 76 | CONFIG_MTD_NAND=y | ||
| 77 | CONFIG_MTD_NAND_ECC=y | ||
| 78 | CONFIG_MTD_NAND_DENALI=y | ||
| 79 | CONFIG_MTD_NAND_DENALI_DT=y | ||
| 80 | CONFIG_MTD_NAND_IDS=y | ||
| 81 | |||
| 82 | # USB (+otg) - done | ||
| 83 | CONFIG_USB_SUPPORT=y | ||
| 84 | CONFIG_USB_COMMON=y | ||
| 85 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 86 | CONFIG_USB=y | ||
| 87 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
| 88 | CONFIG_USB_DEFAULT_PERSIST=y | ||
| 89 | CONFIG_USB_DWC2_PLATFORM=y | ||
| 90 | CONFIG_USB_DWC2=y | ||
| 91 | CONFIG_USB_DWC2_DUAL_ROLE=y | ||
| 92 | CONFIG_USB_PHY=y | ||
| 93 | CONFIG_NOP_USB_XCEIV=y | ||
| 94 | |||
| 95 | |||
| 96 | # Timer | ||
| 97 | |||
| 98 | # SERIAL | ||
| 99 | CONFIG_SERIAL=y | ||
| 100 | CONFIG_SERIAL_CONSOLE=y | ||
| 101 | CONFIG_SERIAL_8250=y | ||
| 102 | CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y | ||
| 103 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 104 | CONFIG_SERIAL_8250_DMA=y | ||
| 105 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
| 106 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | ||
| 107 | |||
| 108 | # CAN - done | ||
| 109 | CONFIG_CAN=y | ||
| 110 | CONFIG_CAN_C_CAN=y | ||
| 111 | CONFIG_CAN_C_CAN_PLATFORM=y | ||
| 112 | |||
| 113 | # EDAC | ||
| 114 | CONFIG_EDAC=y | ||
| 115 | CONFIG_EDAC_LEGACY_SYSFS=y | ||
| 116 | # CONFIG_EDAC_DEBUG is not set | ||
| 117 | CONFIG_EDAC_MM_EDAC=y | ||
| 118 | CONFIG_EDAC_ALTERA_MC=y | ||
| 119 | CONFIG_EDAC_ALTERA_ECC_MGR=y | ||
| 120 | CONFIG_EDAC_ALTERA_L2_ECC=y | ||
| 121 | CONFIG_EDAC_ALTERA_OCRAM_ECC=y | ||
| 122 | CONFIG_EDAC_ALTERA_NAND_ECC=y | ||
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.scc b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.scc deleted file mode 100644 index ce889cc..0000000 --- a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Altera 28nm SoC IP Core Drivers/Support" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconfig hardware cyclone5_arria5-ip.cfg | ||
| 5 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.cfg b/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.cfg deleted file mode 100644 index 6fd3094..0000000 --- a/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.cfg +++ /dev/null | |||
| @@ -1,128 +0,0 @@ | |||
| 1 | CONFIG_PRINTK=y | ||
| 2 | CONFIG_EARLY_PRINTK=y | ||
| 3 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 4 | |||
| 5 | CONFIG_SYSVIPC=y | ||
| 6 | CONFIG_SYSCTL_SYSCALL=y | ||
| 7 | |||
| 8 | CONFIG_FHANDLE=y | ||
| 9 | |||
| 10 | CONFIG_PREEMPT_NONE=y | ||
| 11 | |||
| 12 | CONFIG_AUDIT=y | ||
| 13 | |||
| 14 | CONFIG_IKCONFIG=y | ||
| 15 | CONFIG_IKCONFIG_PROC=y | ||
| 16 | |||
| 17 | CONFIG_EMBEDDED=y | ||
| 18 | CONFIG_HIGH_RES_TIMERS=y | ||
| 19 | CONFIG_PERF_EVENTS=y | ||
| 20 | CONFIG_SLAB=y | ||
| 21 | CONFIG_SWAP=y | ||
| 22 | CONFIG_TIMER_STATS=y | ||
| 23 | CONFIG_RCU_CPU_STALL_TIMEOUT=60 | ||
| 24 | |||
| 25 | CONFIG_CPUSETS=y | ||
| 26 | CONFIG_PROC_PID_CPUSET=y | ||
| 27 | |||
| 28 | CONFIG_NAMESPACES=y | ||
| 29 | CONFIG_UTS_NS=y | ||
| 30 | CONFIG_IPC_NS=y | ||
| 31 | CONFIG_PID_NS=y | ||
| 32 | CONFIG_NET_NS=y | ||
| 33 | |||
| 34 | CONFIG_MODULES=y | ||
| 35 | CONFIG_MODULE_UNLOAD=y | ||
| 36 | |||
| 37 | CONFIG_CGROUPS=y | ||
| 38 | |||
| 39 | CONFIG_SLUB_DEBUG=y | ||
| 40 | CONFIG_SLUB=y | ||
| 41 | CONFIG_PROFILING=y | ||
| 42 | CONFIG_TRACEPOINTS=y | ||
| 43 | CONFIG_OPROFILE=y | ||
| 44 | |||
| 45 | CONFIG_DEFAULT_NOOP=y | ||
| 46 | CONFIG_DEFAULT_IOSCHED="noop" | ||
| 47 | |||
| 48 | CONFIG_MDIO_BITBANG=y | ||
| 49 | |||
| 50 | CONFIG_CAN_DEBUG_DEVICES=y | ||
| 51 | |||
| 52 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 53 | |||
| 54 | CONFIG_CONNECTOR=y | ||
| 55 | |||
| 56 | CONFIG_MEMORY=y | ||
| 57 | |||
| 58 | CONFIG_RD_XZ=y | ||
| 59 | |||
| 60 | CONFIG_NLS=y | ||
| 61 | CONFIG_NLS_CODEPAGE_437=y | ||
| 62 | CONFIG_NLS_ASCII=y | ||
| 63 | CONFIG_NLS_ISO8859_1=y | ||
| 64 | |||
| 65 | CONFIG_INPUT=y | ||
| 66 | CONFIG_INPUT_SPARSEKMAP=y | ||
| 67 | CONFIG_INPUT_EVDEV=y | ||
| 68 | |||
| 69 | CONFIG_CLKSRC_OF=y | ||
| 70 | CONFIG_COMMON_CLK_DEBUG=y | ||
| 71 | |||
| 72 | CONFIG_SMP=y | ||
| 73 | CONFIG_SMP_ON_UP=y | ||
| 74 | |||
| 75 | CONFIG_VMSPLIT_2G=y | ||
| 76 | |||
| 77 | CONFIG_LOCAL_TIMERS=y | ||
| 78 | CONFIG_SCHED_HRTICK=y | ||
| 79 | |||
| 80 | CONFIG_PM_SLEEP_SMP=y | ||
| 81 | |||
| 82 | CONFIG_PROC_DEVICETREE=y | ||
| 83 | |||
| 84 | CONFIG_SCSI=y | ||
| 85 | CONFIG_SCSI_DMA=y | ||
| 86 | |||
| 87 | CONFIG_SERIO_AMBAKMI=y | ||
| 88 | |||
| 89 | CONFIG_LEGACY_PTYS=y | ||
| 90 | CONFIG_LEGACY_PTY_COUNT=16 | ||
| 91 | |||
| 92 | CONFIG_GENERIC_PHY=y | ||
| 93 | |||
| 94 | CONFIG_MAGIC_SYSRQ=y | ||
| 95 | |||
| 96 | CONFIG_DETECT_HUNG_TASK=y | ||
| 97 | CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 | ||
| 98 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
| 99 | |||
| 100 | CONFIG_STACKTRACE=y | ||
| 101 | |||
| 102 | CONFIG_DEBUG_INFO=y | ||
| 103 | CONFIG_FRAME_POINTER=y | ||
| 104 | |||
| 105 | CONFIG_RCU_CPU_STALL_TIMEOUT=21 | ||
| 106 | CONFIG_NOP_TRACER=y | ||
| 107 | CONFIG_TRACE_CLOCK=y | ||
| 108 | CONFIG_RING_BUFFER=y | ||
| 109 | CONFIG_EVENT_TRACING=y | ||
| 110 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
| 111 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
| 112 | CONFIG_TRACING=y | ||
| 113 | CONFIG_GENERIC_TRACER=y | ||
| 114 | |||
| 115 | CONFIG_FUNCTION_TRACER=y | ||
| 116 | CONFIG_FUNCTION_GRAPH_TRACER=y | ||
| 117 | |||
| 118 | CONFIG_DYNAMIC_FTRACE=y | ||
| 119 | CONFIG_FTRACE_MCOUNT_RECORD=y | ||
| 120 | |||
| 121 | CONFIG_OLD_MCOUNT=y | ||
| 122 | CONFIG_DEBUG_USER=y | ||
| 123 | |||
| 124 | CONFIG_BINARY_PRINTF=y | ||
| 125 | |||
| 126 | |||
| 127 | |||
| 128 | |||
diff --git a/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.scc b/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.scc deleted file mode 100644 index 0414a30..0000000 --- a/recipes-kernel/linux/config/socfpga-base/ktypes/standard/standard.scc +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # Standard linux-xlnx base configuration | ||
| 2 | |||
| 3 | kconf non-hardware standard.cfg | ||
| 4 | kconf non-hardware cfg/blk.cfg | ||
| 5 | kconf non-hardware cfg/fs.cfg | ||
| 6 | kconf non-hardware cfg/leds.cfg | ||
| 7 | kconf non-hardware cfg/mtd.cfg | ||
| 8 | kconf non-hardware cfg/net.cfg | ||
| 9 | kconf non-hardware cfg/rtc.cfg | ||
| 10 | kconf non-hardware cfg/usb.cfg | ||
diff --git a/recipes-kernel/linux/linux-altera-configs.inc b/recipes-kernel/linux/linux-altera-configs.inc index 5354773..fb9763c 100644 --- a/recipes-kernel/linux/linux-altera-configs.inc +++ b/recipes-kernel/linux/linux-altera-configs.inc | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | 1 | ||
| 2 | FILESEXTRAPATHS_prepend := "${THISDIR}/config:" | 2 | KBUILD_DEFCONFIG ?= "socfpga_defconfig" |
| 3 | SRC_URI_append += " \ | 3 | |
| 4 | file://socfpga-base;type=kmeta;destsuffix=socfpga-base \ | ||
| 5 | " | ||
