generic 572 B

12345678910111213141516171819202122
  1. config '# CONFIG_TARGET_ROOTFS_INITRAMFS is not set'
  2. config 'CONFIG_ALL_NONSHARED=y'
  3. config 'CONFIG_BUSYBOX_CUSTOM=y'
  4. config 'CONFIG_BUSYBOX_CONFIG_SHA256SUM=y'
  5. config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set'
  6. config '# CONFIG_KMOD_BATMAN_ADV_MCAST is not set'
  7. config 'CONFIG_PACKAGE_ATH_DEBUG=y'
  8. config 'CONFIG_TARGET_MULTI_PROFILE=y'
  9. config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
  10. if [ "$GLUON_DEBUG" ]
  11. then
  12. config 'CONFIG_DEBUG=y'
  13. config 'CONFIG_NO_STRIP=y'
  14. config '# CONFIG_USE_STRIP is not set'
  15. config '# CONFIG_USE_SSTRIP is not set'
  16. fi