Commit Graph

15 Commits

Author SHA1 Message Date
fa9dc9771a
enable CONFIG_MMC_DW and CONFIG_MMC_DW_ROCKCHIP as builtin, instead of LKM 2023-12-24 20:43:33 +05:30
08c98b12b2
enable CONFIG_SPI_ROCKCHIP_SFC and CONFIG_MTD_NAND_ROCKCHIP 2023-12-24 17:50:39 +05:30
5b82cf47b9
diable CONFIG_SPI_ROCKCHIP_SFC, enable CONFIG_MTD_NAND_ROCKCHIP 2023-12-24 14:08:50 +05:30
1f1d04fec6
enable CONFIG_SPI_ROCKCHIP_SFC 2023-12-24 13:35:55 +05:30
53b1500bc2
update config-aarch64 with Rocky's CC 2023-12-24 13:30:07 +05:30
c1b9eaeacc
another clean start with Fedora's 6.6.7-200 config 2023-12-24 13:21:34 +05:30
b77345fafc
enable some more Rockchip configs 2023-12-23 19:16:08 +05:30
6998037c3f
re-enable CONFIG_ARCH_ROCKCHIP 2023-12-23 10:05:26 +05:30
d0fe74b7ce
remove all rockchip support 2023-12-23 09:28:14 +05:30
3f9f2a0b53
update CC and similar confs 2023-12-23 09:24:58 +05:30
a1be66d1e7
re-initialize config-aarch64 with 6.6.7-200.fc39.aarch64's config 2023-12-23 09:16:19 +05:30
d560e72454
HOPEFULLY RK3588 FUCKING BOOTS 2023-12-22 17:49:57 +05:30
a70738e92a
"rebase" config-aarch64 with Rocky's "make olddefconfig" 2023-12-22 10:26:43 +05:30
1f82c48ecb
re-initialize config-aarch64 with 6.6.7-200.fc39.aarch64's config 2023-12-22 09:55:59 +05:30
5d13ad5dc4
make the SPEC file more generic
- Removed versions from file names.
- Add spec files that specify items that vary between kernel versions.
- Move the kernel-ml SPEC file as the file that gets included.
- Make the include file more "generic" such that a kernel can be built
  with only version, package name and source0 specified.
- Do not `exit 1` on finding new options.
- Remove the '-s' that gets passed to the make macro to get "normally
  verbose" build output.
2023-11-18 10:43:17 +05:30