summaryrefslogtreecommitdiff
path: root/target/linux/Config.in.kernelcfg
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-08-03 18:24:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-08-03 18:24:47 +0200
commit628f2a5655806512a129221a7c8ccc30de5fc647 (patch)
treeecca75f0c65026ce699e69856d5b4fd6e770e5a2 /target/linux/Config.in.kernelcfg
parent1337dac88e76f88df78ae894b28861a218db3b08 (diff)
Add basic support for HP Jornada 680/690
The mini.config is not really a small config yet. Tested on HP Jornada 690 with 32 MB RAM and a 64 MB CF card with Linux Kernel 6.15.6 and uClibc-ng 1.0.54. Thanks a lot to Artur Rojek to given me advice for any problem I had to add device support. TODO: - automate CF card installation via create.sh - add support for Orinoco based PCMCIA WLAN cards
Diffstat (limited to 'target/linux/Config.in.kernelcfg')
-rw-r--r--target/linux/Config.in.kernelcfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/Config.in.kernelcfg b/target/linux/Config.in.kernelcfg
index 0fed13df7..d848147fc 100644
--- a/target/linux/Config.in.kernelcfg
+++ b/target/linux/Config.in.kernelcfg
@@ -73,6 +73,7 @@ config ADK_TARGET_LINUX_KERNEL_DEFCONFIG
default "ci20_defconfig" if ADK_TARGET_SYSTEM_IMGTEC_CI20
default "lemote2f_defconfig" if ADK_TARGET_SYSTEM_LEMOTE_FULOONG
default "etraxfs_defconfig" if ADK_TARGET_SYSTEM_AXIS_89_DEVICE_SERVER
+ default "hp6xx_defconfig" if ADK_TARGET_SYSTEM_HP_JORNADA
default ""
config ADK_TARGET_LINUX_KERNEL_CUSTOMCONFIG_PATH