econet: Clean up kernel config and move subtarget devices into own file
authorCaleb James DeLisle <[email protected]>
Fri, 12 Sep 2025 06:43:21 +0000 (06:43 +0000)
committerHauke Mehrtens <[email protected]>
Fri, 12 Sep 2025 19:06:05 +0000 (21:06 +0200)
commit7d37cb0986853d179b9724ced4e4808f9699b2fb
tree5287694be5dd614669eb49450cb3c7353fbb689c
parent7a81397fbe9fc36af19fb90130819b1213c8b000
econet: Clean up kernel config and move subtarget devices into own file

The kernel config accidentally contains CONFIG_UBIFS_FS_AUTHENTICATION
which select a number of other unnecessary components, remove them.

The target has at least two subtargets, only one is currently
implemented. Move the Device builds into a file for this subtarget.

Signed-off-by: Caleb James DeLisle <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20027
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/econet/en751221/config-6.12
target/linux/econet/image/Makefile
target/linux/econet/image/en751221.mk [new file with mode: 0644]